UNPKG

node-web-crawler

Version:

Node Web Crawler is a web spider written with Nodejs. It gives you the full power of jQuery on the server to parse a big number of pages as they are downloaded, asynchronously. Scraping should be simple and fun!

13 lines (12 loc) 165 B
language: node_js node_js: - 0.10 - 0.12 os: - linux - osx before_install: - sh ./travis_scripts/before_install.sh matrix: allow_failures: - os: osx