Releases: bda-research/node-crawler
Releases · bda-research/node-crawler
Fix
0.4.0 Cheerio is here
Crawler use now Cheerio by default.
Avoid compiling C++ when installing crawler by removing Jsdom from deps.
Jsdom is still supported, see the doc.
Hot Fix
Restructuration and last release before cheerio support
require('crawler')
instead ofrequire('crawler').Crawler
- New option
rateLimits
(see doc) - Re-organized the code structure
Next big release will be for Cheerio Support
Fixed recurrent windows Issues
Load Jquery File in a windows context
Update README to build Contextify https://github.com/sylvinus/node-crawler#contextify
Spring Cleaning
Cleaning in package.json
Update packages to new versions
First use of HttpBin for testing