An open API service indexing awesome lists of open source software.

https://github.com/maxritter/impfbot

Bot to find COVID-19 vaccination appointments in Germany
https://github.com/maxritter/impfbot

Last synced: over 1 year ago
JSON representation

Bot to find COVID-19 vaccination appointments in Germany

Awesome Lists containing this project

README

          

# ImpfBot

Finding COVID-19 vaccination appointments in Germany for https://www.corona-impftermine.net/

![](https://d33wubrfki0l68.cloudfront.net/1d37f117dcdc6c37dbddba2828cf74d487f3d1be/cd1bb/images/header_new.png)

This Python project implements various crawlers to automatically fetch free vaccination appointments. The currently implemented platforms are:

- Doctolib
- Jameda
- Helios Clinics
- MVZ Dachau Verbund
- Zollsoft

In the tools folder, the following additional scripts exist:

- Doctolib Puller (allows to find all practices from Doctolib in a specific geolocation)
- Doctolib JSON (downloads json files for those found practices so traffic over the proxy is decreased)

The servers are currently hosted on two free Tiers in Heroku.

The remaining information is on the [website](https://www.corona-impftermine.net/) or in the Telegram groups for the specific city. If you want to get in touch with me, contact me over my [personal website](https://maxritter.net/).