https://github.com/raupulus/nodejs-bot-visit-websites
Bot escrito en nodejs utilizando puppeteer para visitar una web y enlaces interiores. Se establece un tiempo para navegar por cada sitio web antes de pasar al siguiente. En cada sitio web se extraen enlaces y se accede a cada página un tiempo random. Este repositorio es un mirror de: https://gitlab.com/raupulus/bot-nodejs-visit-websites
https://github.com/raupulus/nodejs-bot-visit-websites
Last synced: over 1 year ago
JSON representation
Bot escrito en nodejs utilizando puppeteer para visitar una web y enlaces interiores. Se establece un tiempo para navegar por cada sitio web antes de pasar al siguiente. En cada sitio web se extraen enlaces y se accede a cada página un tiempo random. Este repositorio es un mirror de: https://gitlab.com/raupulus/bot-nodejs-visit-websites
- Host: GitHub
- URL: https://github.com/raupulus/nodejs-bot-visit-websites
- Owner: raupulus
- License: gpl-3.0
- Created: 2019-04-19T17:57:22.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T03:44:24.000Z (over 3 years ago)
- Last Synced: 2025-02-08T09:29:28.001Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bot-nodejs-visit-websites
Bot escrito en nodejs utilizando puppeteer para visitar una web y enlaces interiores.
Se establece un tiempo para navegar por cada sitio web antes de pasar al siguiente.
En cada sitio web se extraen enlaces y se accede a cada página un tiempo random