Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigbluehat/noodle-couch
https://github.com/bigbluehat/noodle-couch
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bigbluehat/noodle-couch
- Owner: BigBlueHat
- Created: 2015-07-29T20:46:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T20:47:05.000Z (over 9 years ago)
- Last Synced: 2024-11-08T04:41:28.509Z (2 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noodle Couch
Noodle.js screen scraping managed via Apache CouchDB
*NOTE:* Painfully early yet. Don't do anything here, but help out. :wink:
## Idea :bulb:
[Noodle.js](http://noodlejs.com/) is a slick little screen scraping API.
[Apache CouchDB](http://couchdb.apache.org/) is a pretty fabulous document
storage database that likes HTTP and JSON a whole bunch.Putting them together, I want to enable:
- write screen scraping requests into CouchDB
- have noodle.js (asynchronously, ideally) run those scrapping jobs (perhaps
on a schedule)
- store the results of the scrape into CouchDB
- rinse
- repeat## Usage
To be posted once it's actually usable. :grin:
# License
Apache License 2.0