Skip to content

BigBlueHat/noodle-couch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noodle Couch

Noodle.js screen scraping managed via Apache CouchDB

NOTE: Painfully early yet. Don't do anything here, but help out. 😉

Idea 💡

Noodle.js is a slick little screen scraping API.

Apache CouchDB 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. 😁

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published