Skip to content

App that obtains all the files of a web page sequentially. [html files]

Notifications You must be signed in to change notification settings

ArthurQR98/Spider-Sequential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spider Sequential

Use of best practices with NodeJS.

Run

Install the necessary dependencies with npm install and then run:

node spider-cli.js https://example.com

You can optionally specify the maximum depth of crawling by passing a second parameter:

node spider-cli.js https://example.com 5

Built with 🛠️

LICENSE 📄

Este proyecto está bajo la Licencia - mira el archivo LICENSE para detalles


⌨️ con ❤️ por ArthurDev 😊

About

App that obtains all the files of a web page sequentially. [html files]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published