scrapeit

0.0.2 • Public • Published

node-scrapeit

Don't think. Scrape.

Simple boilerplate for soupselect + htmlparser + request.

Look how easy this is

var scrape = require('scrapeit')
 
scrape("http://google.com", function(err, o, dom){
  o("p").forEach(function(p){
    // scrape all p tags
  });
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    5
  • 0.0.1
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i scrapeit

Weekly Downloads

4

Version

0.0.2

License

MIT

Last publish

Collaborators

  • jb55