Automatically book a place at lessons on Sapienza (University of Rome)'s platform called Prodigit.
Go to file
emamaker 90776e2eaa initial commit 2022-03-30 15:04:56 +02:00
README.md initial commit 2022-03-30 15:04:56 +02:00
prodigit_bot.py initial commit 2022-03-30 15:04:56 +02:00
settings.py initial commit 2022-03-30 15:04:56 +02:00
timetable.py initial commit 2022-03-30 15:04:56 +02:00

README.md

Automatically book a place at a lesson on Sapienza's platform Prodigit, done with python, selenium and undetected chromedriver to avoid any possible rate limiting (if even there's any).
Timetable is hardcoded in timetable.py as nested dictionaries of (palace, room, day, and a tuple with starting and ending hours).
Credentials to the website are hardcoded in settings.py.

Written in like 1.5 hrs, do not plan on adding anything, maybe just capability of booking Study Rooms