Skip to content

AravindRajeshkanna/arkrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebCrawler

Crawls the web with a million seed URLs as a starting point

Initial Setup

  1. Install Node.js
  2. Install Redis
  3. Run 'npm install' command from the cloned repository in terminal
  4. Run 'npm start' to crawl the web