Datenschule / jedeschule-scraper

MIT License
22 stars 15 forks source link

[SL] Update start URL for Saarland Scraper #74

Closed k-nut closed 3 years ago

k-nut commented 3 years ago

The current Saarland Scraper fails with a 404. I did some research and found that the data is now published here: https://www.saarland.de/mbk/DE/portale/bildungsserver/themen/schulen-und-bildungswege/schuldatenbank/_functions/Schulsuche_Formular.html?input_=4f580d64-ee10-4fe2-9536-a2179ebd8050&submit=Suchen&resourceId=f39c05c4-c261-4040-975e-081ccd54c9a0&pageLocale=de

And empty search is still possible luckily for us and this seems like a very straightforward thing to scrape, it does not even have detail pages.

k-nut commented 3 years ago

@cyroxx do you know if anyone is already working on this?

cyroxx commented 3 years ago

Closing this as the Saarland scraper was re-written in #87 in order to deal with the changes.