Use of best practices with NodeJS.
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
Este proyecto está bajo la Licencia - mira el archivo LICENSE para detalles
⌨️ con ❤️ por ArthurDev 😊