Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 602 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 602 Bytes

Spider Parallel

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 in the second parameter and the maximum concurrency in the third:

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

Built with 🛠️

LICENSE 📄

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


⌨️ con ❤️ por ArthurDev 😊