https://github.com/pebeto/proceso_tc
Solucion problema scraping
https://github.com/pebeto/proceso_tc
Last synced: 3 months ago
JSON representation
Solucion problema scraping
- Host: GitHub
- URL: https://github.com/pebeto/proceso_tc
- Owner: pebeto
- Created: 2022-05-21T23:21:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T07:07:23.000Z (about 3 years ago)
- Last Synced: 2025-01-31T15:46:26.958Z (5 months ago)
- Language: Jupyter Notebook
- Size: 5.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proceso TC
Requerimientos:
- Python3
- BashPara ejecutar el scraper, ingrese `bash run_scraper.sh` en la terminal.
Para ejecutar los unit tests, ingrese `bash run_tests.sh` en la terminal.