Crawler that checks for availability of appointments for renewal of CIE (Carta d'Identità Elettronica) on Italy's Ministry of Foreign Affairs site Prenot@mi.
- Create
.env
file with values as perenv.sample
- Build docker image
docker build . -t prenotami-bot
- Run docker container using the
.env
environment file
docker run --env-file .env prenotami-bot:latest