Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 939 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 939 Bytes

open-grgraz

a script to parse the City Council of Graz (Gemeinderat Graz) Microsoft SharePoint for motions and answers.

open-grgraz downloading

Thanks to

script stages

  1. Login/Authentication (wip)
  2. Download json motion lists to files/jsonMotionLists folder (wip)
  3. Parse json files create motions.csv
  4. Download files from motions.csv
  5. Parse Emails and download/extract more files

run

run django with sudo python3.4 manage.py runserver.