node-web-crawler icon indicating copy to clipboard operation
node-web-crawler copied to clipboard

A web scraper with a web user interface which shows scraping stats in realtime. Uses Node.JS, jQuery, socket.io and Express.

Results 4 node-web-crawler issues
Sort by recently updated
recently updated
newest added

Hi, how do i fix ? error code : ``` > [email protected] start /Projects/node-web-crawler > node app module.js:341 throw err; ^ Error: Cannot find module 'mongodb/lib/mongodb/connection/read_preference' at Function.Module._resolveFilename (module.js:339:15) at...

I am going to learn Node.js and Crawling based on your great app, but I find when I set up app.js in Eclipse, it shows error message like: Express 500...

The pause and stop buttons while crawling is going on are disabled. Is the pause and stop feature available?

For clarity and easy of use for new users to both Github and your particular application the following line in the README.md could be updated from: "And then install dependencies:"...