Datenschule / jedeschule-scraper

MIT License
22 stars 15 forks source link

[BY] Use WFS to get data #142

Closed k-nut closed 2 months ago

k-nut commented 2 months ago

Bayern changed the way that their school database website works into a system that uses a semi-SPA approach which makes it more difficult to scrape.

They have also started to offer data via WFS in the meantime though. The data contains less information than we would like to have (e.g. no contact information at all and no official ids) but this seems to be more maintainable long term than adapting the original scraper. I have also reached out to the administration to ask if they could at least add the official school ids to the dataset.