Skip to content

KvNGCzA/nodejs-webcrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Make sure you are running on node v13.x and above

Set up

Run npm i from the root of the project

Running the program

There are two ways to run the program

  • run crawler in your command line and follow the prompts
  • run crawler -u <url> -n <number of workers>
    • the -u flag represents the url to be crawled
    • the -n flag represents the number of workers to be used in crawling the site

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published