Skip to content

SeanDoh/NodeCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeCrawler

Simple web crawler script using recursion and puppeteer.

Instructions:

  1. run yarn or npm install
  2. Configure .env file (see .env_example)
  • URL is required
  • DEPTH is not required but suggested
  • PROXY is not required
  1. run yarn start or npm start

About

A web crawler with Node.js and Puppeteer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published