View on GitHub

impfboosterbot

Automatische Buchung von Impfterminen am Bayerischen Impfzentrum

Bavarian Booster Bot

This is a bot that conveniently books COVID vaccination appointments at the Bayrisches Impfzentrum for you.

Test and build

The Bayrisches Impfzentrum provides only a very limited number of COVID vaccination slots that are often fully booked very quickly. To avoid having to sit in front of the website hiting refresh until you are lucky to get a slot, you can use this bot to do the work for you.

The bot logs into your account at the Bayrisches Impfzentrum and automatically books the next free slot in the time frame you specified. If you cannot attend the appointment, it is possible to cancel and re-run the bot to book a different slot.

Please use this bot responsibly and at your own risk. Don’t trust tools like this blindly and check the linked source code if you can.

Requirements

Installation

Download the latest executable for your platform here. You need to have a user account at https://github.com

Supported platforms are

Usage

MacOS

Linux

Windows 11

One the bot is started, it will say hi to you in the terminal and start prompting you for the required inputs to book a vaccination appointment. Type them correctly and submit them by pressing ENTER. If you submitted a mistake, just restart the bot by closing the terminal and double-clicking the executable again.

Once the bot has found an appointment, it will terminate and print the appointment on the command line. It should also be visible in your account now. Note that the Bayrisches Impfzentrum often only provides appointments in the next 1-2 weeks.

Thanks

Thank you for getting vaccinated. Feel free to buy me a coffee if you enjoyed using the bot :)

For software developers

The impfboosterbot is open source and is available in this github repo. Should you experience problems with the dowloaded binary, the impfboosterbot can also be run like any other python program.