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.

node-web-crawler

A web crawler with a web user interface which shows crawling stats in realtime. Uses Node.JS, jQuery, Socket.IO, Express, Twitter Bootstrap.

Node web crawler

Install

To use node web crawler, you need to have installed Node.js and MongoDB. When you have them both installed, just clone the repo:

git clone [email protected]:ecdeveloper/node-web-crawler.git

And then install dependencies:

npm install

That's it. Run the app:

node app