UNPKG

crawler

Version:

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

9 lines (5 loc) 58 B
'use strict' const Crawler = require('..'); /* * */