Datenschule / jedeschule-scraper

MIT License
22 stars 15 forks source link

Fix MV spider again (2019/2) #58

Closed cyroxx closed 3 years ago

cyroxx commented 4 years ago

Unfortunately, the file located under http://service.mvnet.de/_php/download.php?datei_id=1614165 does not exist anymore :(

cyroxx commented 4 years ago

On the page https://www.regierung-mv.de/Landesregierung/bm/Ministerium/Statistik/, there is a link "Schulverzeichnis für das Schuljahr 2019/2020":

grafik

knutator2 commented 4 years ago

yep, already started working on this. I will push it in the next couple of days

k-nut commented 3 years ago

@knutator2 do you still have your code for this lying around somewhere? It would also be a good time to convert this into a proper python scraper for consistency. That combined with #77 would actually allow us to remove run.py entirely.

k-nut commented 3 years ago

This was done in #103