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
- Host: GitHub
- URL: https://github.com/maxritter/impfbot
- Owner: maxritter
- License: gpl-3.0
- Created: 2021-05-24T14:43:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T11:01:46.000Z (over 4 years ago)
- Last Synced: 2025-03-24T18:46:26.890Z (over 1 year ago)
- Language: Python
- Size: 19.1 MB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ImpfBot
Finding COVID-19 vaccination appointments in Germany for https://www.corona-impftermine.net/

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/).