Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsonfm/consulado-citas-bot
Un bot que notifica si hay citas para renovar el pasaporte en el consulado español de Guayaquil.
https://github.com/jsonfm/consulado-citas-bot
playwright python telegram
Last synced: about 2 months ago
JSON representation
Un bot que notifica si hay citas para renovar el pasaporte en el consulado español de Guayaquil.
- Host: GitHub
- URL: https://github.com/jsonfm/consulado-citas-bot
- Owner: jsonfm
- Created: 2024-08-25T23:36:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T01:59:25.000Z (5 months ago)
- Last Synced: 2024-10-31T03:25:14.573Z (3 months ago)
- Topics: playwright, python, telegram
- Language: Python
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ConsulES-EC Bot
Un bot que revisa la pagina del consulado Español en Guayaquil, y notifica por telegram si hay citas disponibles para renovar el pasaporte.### Tecnologias
- Playwright
- Telegram### Instalación
```
pip install -r requirements.txt
```Instalar playwright
```
playwright install
```### Ejecución
```
python main.py
```