Skip to content

awebdev/crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs Crawler application

Setup

$ git clone git@bitbucket.org:anudeepwebdev/crawler.git
$ npm install

Starting the application

$ npm start

Links

  • /crawl - Starts crawling for default routes
  • /api - Get all collection data
    • /visitedUrls - Shows all visited Urls
    • /ranks - Shows ranks for all visited domains
  • /clean - Clean collection
    • /visitedUrls - Remove all visited urls from DB
    • /ranks - Remove all domain ranks from DB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published