a script to parse the City Council of Graz (Gemeinderat Graz) Microsoft SharePoint for motions and answers.
- Author: Peter Grassberger [email protected]
- License: MIT
- Login/Authentication (wip)
- Download json motion lists to
files/jsonMotionLists
folder (wip) - Parse json files create
motions.csv
- Download files from
motions.csv
- Parse Emails and download/extract more files
run django with sudo python3.4 manage.py runserver
.