Node Crawler Versions Save

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

0.4.1

9 years ago

0.4.0

9 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.

0.3.0

9 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

0.2.7

9 years ago

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

0.2.6

9 years ago

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