Datenschule / jedeschule-scraper

MIT License
22 stars 15 forks source link

Update Sachsen Scraper #114

Closed knutator2 closed 5 months ago

knutator2 commented 3 years ago

There is an API now under https://schuldatenbank.sachsen.de/docs/api.html to get scools from sachsen. The scraper should use the API instead of scraping the html

cyroxx commented 1 year ago

As a first insight, https://schuldatenbank.sachsen.de/api/v1/schools?offset=0 gives you the list of schools. However, the API uses a lot of ids/keys, which need to be mapped using the other endpoints in order to retrieve a useful result.