node-crawler

Web Crawler/Spider for NodeJS + server-side jQuery ;-)

MIT License

Downloads
15.8K
Stars
6.6K
Committers
64

Bot releases are visible (Hide)

node-crawler - Fix Latest Release

Published by almost 10 years ago

node-crawler - 0.4.0 Cheerio is here

Published by almost 10 years ago

Crawler use now Cheerio by default.
Avoid compiling C++ when installing crawler by removing Jsdom from deps.
Jsdom is still supported, see the doc.

node-crawler - Hot Fix

Published by almost 10 years ago

node-crawler - Restructuration and last release before cheerio support

Published by almost 10 years ago

  • require('crawler') instead of require('crawler').Crawler
  • New option rateLimits (see doc)
  • Re-organized the code structure

Next big release will be for Cheerio Support

node-crawler - Fixed recurrent windows Issues

Published by about 10 years ago

Load Jquery File in a windows context
Update README to build Contextify https://github.com/sylvinus/node-crawler#contextify

node-crawler - Spring Cleaning

Published by over 10 years ago

Cleaning in package.json
Update packages to new versions
First use of HttpBin for testing