GitHub - ralic/node-web-crawler: A web scraper with a web user interface which shows scraping stats in realtime. Uses Node.JS, jQuery, socket.io and Express. · GitHub
Skip to content

ralic/node-web-crawler

 
 

Folders and files

Repository files navigation

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 git@github.com:ecdeveloper/node-web-crawler.git

And then install dependencies:

npm install

That's it. Run the app:

node app

About

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

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • JavaScript 80.4%
  • HTML 17.2%
  • CSS 2.4%