Skip to content

Bot that checks for booking slots for renewal of CIE (Carta d'Identità Elettronica) on Italy's Ministry of Foreign Affairs site Prenot@mi.

License

Notifications You must be signed in to change notification settings

pviotti/prenotami-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prenotami Bot

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.

Usage

  1. Create .env file with values as per env.sample
  2. Build docker image
docker build . -t prenotami-bot
  1. Run docker container using the .env environment file
docker run --env-file .env prenotami-bot:latest

About

Bot that checks for booking slots for renewal of CIE (Carta d'Identità Elettronica) on Italy's Ministry of Foreign Affairs site Prenot@mi.

Resources

License

Stars

Watchers

Forks

Languages

  • Python 94.1%
  • Dockerfile 5.9%