GitHunt
SB

sbakiu/burgeramt-appointments-websockets

Fetch Bürgeramt appointments and broadcast them via websockets

Bürgeramt appointment finder

This server looks for Bürgeramt appointment every few seconds, and broadcasts the results via websockets. This is the code behind https://allaboutberlin.com/appointments

Setup

Standalone

pip install -r requirements.txt
python3 appointments.py

Docker

A Dockerfile is supplied with the repository.

Contributors

MIT License
Created January 29, 2022
Updated February 26, 2024