Crawls the web, generates tags.
Try out the demo here
- node js and npm
-
Clone the repo
git clone https://github.com/itsfadnis/spider.git
-
Move to the spider directory
cd spider
-
Install dependencies
npm install
-
Start the server
npm start
-
Start crawling by visiting:
http://localhost:8080