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
.envfile with values as perenv.sample - Build docker image
docker build . -t prenotami-bot- Run docker container using the
.envenvironment file
docker run --env-file .env prenotami-bot:latest