Closed thetha closed 3 years ago
I've just checked the api. there is a difference between individuals and groups in that the count parameter corresponds to the number of individuals and no birthdate is given, the age group is considered to be under 60. But not every vaccination center offers both. Currently the bot can only retrieve slots for individuals, for the next release there should be an option to retrieve groups as well.
Individual request
https://www.impfportal-niedersachsen.de/portal/rest/appointments/findVaccinationCenterListFree/26871?stiko=&count=1&birthdate=-18147492000
Group request
https://www.impfportal-niedersachsen.de/portal/rest/appointments/findVaccinationCenterListFree/26871?stiko=&count=5
If this one's already scheduled for v3.0.0, I'll look into it!
Sorry, I got vaccinated yesterday (yeay!), so I couldn't work on the issue yet.
Wup wup 🥳. no problem, i still work at #54
The PR for the appointment request is #66
There is another PR for config generation: #67
closed with #83
There is no proof, but it looks like sometime are slot ONLY for groups. Is there a way to check also for this?