Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```