This is a script to download your Magister data.
- Run
pip install -r requirements.txt
- Enter your magister credentials and url inside
magister.py
(line 5-7) - Run the script
python3 magister.py
After you run the script, there will be 3 json files for each year.
Absenties
, Cijfers
and Rooster
If you have any feature requests don't hesitate to open a issue :)