All Projects β†’ lvyachao β†’ Timbr_V1

lvyachao / Timbr_V1

Licence: MIT license
A web service that turns an arbitrary web page into structural JSON data and easy-to-use APIs with just a few clicks

Programming Languages

javascript
184084 projects - #8 most used programming language
coffeescript
4710 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Timbr V1

Minimongoexplorer
Handy Google Chrome extension for reviewing MiniMongo.
Stars: ✭ 131 (+162%)
Mutual labels:  meteor
Awesome Opensource Apps
πŸ β„ΉοΈ Curated list of awesome open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy!
Stars: ✭ 2,199 (+4298%)
Mutual labels:  meteor
Angular Meteor
Angular and Meteor - The perfect stack
Stars: ✭ 2,385 (+4670%)
Mutual labels:  meteor
Mantra Cli
Command line interface for building Meteor apps with Mantra
Stars: ✭ 138 (+176%)
Mutual labels:  meteor
Scotty
Meteor React Redux boilerplate with Server-Side Rendering
Stars: ✭ 159 (+218%)
Mutual labels:  meteor
Stevejobs
A simple jobs queue that just works (for Meteor.js)
Stars: ✭ 195 (+290%)
Mutual labels:  meteor
Wekan Mongodb
Docker: Wekan <=> MongoDB
Stars: ✭ 130 (+160%)
Mutual labels:  meteor
Ews Javascript Api
EWS API for TypeScript/JavaScript - ported from OfficeDev/ews-managed-api - node, cordova, meteor, Ionic, Electron, Outlook Add-Ins
Stars: ✭ 241 (+382%)
Mutual labels:  meteor
Ddp Apollo
DDP link for Apollo with GraphQL Subscriptions support
Stars: ✭ 163 (+226%)
Mutual labels:  meteor
Analytics
UNMAINTAINED! - Complete Google Analytics, Mixpanel, KISSmetrics (and more) integration for Meteor
Stars: ✭ 211 (+322%)
Mutual labels:  meteor
Openki
We moved to GitLab πŸ’” Openki is a tool to build up and organize local communities – Open education for real.
Stars: ✭ 137 (+174%)
Mutual labels:  meteor
Meteor Partitioner
Transparently divide a single meteor app into several different instances shared between different groups of users.
Stars: ✭ 153 (+206%)
Mutual labels:  meteor
Accounts Ui
Accounts UI for React in Meteor 1.3+
Stars: ✭ 197 (+294%)
Mutual labels:  meteor
Meteor Service Worker
An universal service worker for meteor apps
Stars: ✭ 132 (+164%)
Mutual labels:  meteor
Simple React Form
The simplest way to handle forms in React
Stars: ✭ 224 (+348%)
Mutual labels:  meteor
Simpleddp
An easy to use DDP client library
Stars: ✭ 130 (+160%)
Mutual labels:  meteor
Meteor Client Bundler
https://blog.meteor.com/leverage-the-power-of-meteor-with-any-client-side-framework-bfb909141008
Stars: ✭ 187 (+274%)
Mutual labels:  meteor
Acgn Stock
PTT ACGNθ‚‘η₯¨δΊ€ζ˜“εΈ‚ε ΄
Stars: ✭ 252 (+404%)
Mutual labels:  meteor
React Landing Page Template
A simple react one page landing page templates for startups/companies
Stars: ✭ 224 (+348%)
Mutual labels:  meteor
Meteor Google Maps
πŸ—Ί Meteor package for the Google Maps Javascript API v3
Stars: ✭ 198 (+296%)
Mutual labels:  meteor

Project Timber

Timbr is a web service/application that turns an arbitrary web page into structure JSON data, it provides a friendly interface allow users without programming experiences to let our application know which part of data you want with a few clicks.

Motiviation/ Who can use

There two challenges toward web crawler/scrapers:

  1. No Unique web crawler/scrapers for every websites due to different DOM structure and design of different websites.
  2. Writing Web Crawler/scrapers need programming experience/skills.

These two reasons are main reasons Project Timbr come out! Ideally, we want to create a Unique web application (combining crawlering and scraping tasks) for every websites. We provide a friendly interface letting every people (with none or few programming skills) click their mouse few times and our application can know how to deal with all the tasks!

V 1.0

This version is an early but stable version. Currently version is under re-design.

Installation

  1. You need a NodeJS environment: NodeJS
  2. Clone the git repo and do following commands on your terminal!
git clone https://github.com/lvyachao/Timbr_V1.git
cd timber
./install.sh
./watch.sh
  1. our shell scripts install Meteor (An early version)

Run Website

  • Change directory to project root
meteor

License

The MIT License (MIT)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].