Automatically check for free Anmeldung appointments.

Overview

Berlin Anmeldung Appointments (Python)

This Python script will automatically check for free Anmeldung appointments in Berlin, and find them for you.

The way I created it, it will list free appointments for all the districts, as most of the time is hard to find a free slot. It's up to you then to decide if the Bürgeramt (citizens' office) is too far for you or not.

If you need more information regarding how the Anmeldung works, check the page The Anmeldung - How to register an address in Berlin

Usage

python3 anmeldme.py

Output

[email protected] anmeldung % python3 anmeldme.py
Getting ready to parse content...

Trying page 1:  https://service.berlin.de/terminvereinbarung/termin/day/
Trying page 2:  https://service.berlin.de/terminvereinbarung/termin/day/1636210348/
15:52:30 > I couldn't find any available termin :(

Trying page 1:  https://service.berlin.de/terminvereinbarung/termin/day/
Trying page 2:  https://service.berlin.de/terminvereinbarung/termin/day/1636210411/
15:53:33 > I couldn't find any available termin :(

Trying page 1:  https://service.berlin.de/terminvereinbarung/termin/day/
Trying page 2:  https://service.berlin.de/terminvereinbarung/termin/day/1636212614/

#######################################################

I found  6  avialable appointments!:

#######################################################

10-11-2021: https://service.berlin.de/terminvereinbarung/termin/time/1636498800/
17-11-2021: https://service.berlin.de/terminvereinbarung/termin/time/1637103600/
24-11-2021: https://service.berlin.de/terminvereinbarung/termin/time/1637708400/
01-12-2021: https://service.berlin.de/terminvereinbarung/termin/time/1638313200/
08-12-2021: https://service.berlin.de/terminvereinbarung/termin/time/1638918000/
15-12-2021: https://service.berlin.de/terminvereinbarung/termin/time/1639522800/

Hurry! Copy the links and book your termin now.
Owner
Martín Aberastegue
Martín Aberastegue
Generate and Visualize Data Lineage from query history

Tokern Lineage Engine Tokern Lineage Engine is fast and easy to use application to collect, visualize and analyze column-level data lineage in databas

Tokern 237 Dec 29, 2022
Freqtrade 3commas wrapper for python

Freqtrade 3commas wrapper The aim of this project is to provide an easy way to integrate freqtrade with 3commas. The main reason someone would want to

Alex Babescu 43 Dec 17, 2022
A Python wrapper around the Twitter API.

Python Twitter A Python wrapper around the Twitter API. By the Python-Twitter Developers Introduction This library provides a pure Python interface fo

Mike Taylor 3.4k Jan 01, 2023
Video Stream: an Advanced Telegram Bot that's allow you to play Video & Music on Telegram Group Video Chat

Video Stream is an Advanced Telegram Bot that's allow you to play Video & Music on Telegram Group Video Chat 🧪 Get SESSION_NAME from below: Pyrogram

Jonathan 6 Feb 08, 2022
This is the Best Calculator Bot!

CalculatorBot This is the Best Calculator Bot! Deploy on Heroku Variables API_HASH Your API Hash from my.telegram.org API_ID Your API ID from my.teleg

2 Dec 04, 2021
Python Telegram Bot Template

Python Telegram Bot Template Concepts Customizable python-telegram-bot template implementing code refactoring to streamline development process: handl

Jansen A. Simanullang 1 Jan 25, 2022
Asynchronous wrapper for wttr.in weather forecast.

aiopywttr Asynchronous wrapper for wttr.in weather forecast. Synchronous version here. Installation pip install aiopywttr Example This example prints

Almaz 4 Dec 24, 2022
A script that writes automatic instagram comments under a post

Send automatic messages under a post on instagram Instagram will rate limit you after some time. From there on you can only post 1 comment every 40 se

Maximilian Freitag 3 Apr 28, 2022
A collection of scripts to steal BTC from Lightning Network enabled custodial services. Only for educational purpose! Share your findings only when design flaws are fixed.

Lightning Network Fee Siphoning Attack LN-fee-siphoning is a collection of scripts to subtract BTC from Lightning Network enabled custodial services b

Reckless_Satoshi 14 Oct 15, 2022
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

OpenAPI Generator Master (5.3.1): 5.4.x (5.4.x): 6.0.x (6.0.x): ⭐ ⭐ ⭐ If you would like to contribute, please refer to guidelines and a list of open t

OpenAPI Tools 14.8k Jan 04, 2023
Cleiton Leonel 4 Apr 22, 2022
The accompanying code for the paper "GMAT: Global Memory Augmentation for Transformers" (Ankit Gupta and Jonathan Berant).

GMAT: Global Memory Augmentation for Transformers This repository contains the accompanying code for the paper: "GMAT: Global Memory Augmentation for

Ankit Gupta 7 Oct 21, 2021
This Is Advanced Version Of Old Radio Player, An Telegram Bot to Play Radio/Music in Channel or Group Voice Chats.

Telegram Radio Player V2 An Telegram Bot to Play Radio/Music in Channel or Group Voice Chats. This is also the source code of the bot which is being u

SAF ONE 81 Dec 03, 2022
Automation application was made by me using Google, Sheet and Slack APIs with Python.

README This application is used to transfer the data in the xlsx document we have to the Google Drive environment and calculate the "total budget" wit

3 Apr 12, 2022
Autofill HZDR Zeitman entries

Zeitman_autofill Filling out Zeitman is boring. This script might make some of the pain go away. Requirements The selenium package and Chrome webdrive

Tim Callow 8 Mar 14, 2022
An open-source Discord Bot Project based on programming!

An open-source Discord Bot Project based on programming!

Vladimer Moore 2 Aug 22, 2022
Discondelete, is a Discord self-bot to delete dm's or purge all messages from a guild.

Discondelete Discondelete, is a Discord self-bot to delete dm's or purge all messages from a guild. Report Bug · Request Feature Table of Contents Abo

core 4 Feb 28, 2022
Asyncevents: a small library to help developers perform asynchronous event handling in Python

asyncevents - Asynchronous event handling for modern Python asyncevents is a small library to help developers perform asynchronous event handling in m

Mattia 5 Aug 07, 2022
471 Dec 24, 2022
Analyzed the data of VISA applicants to build a predictive model to facilitate the process of VISA approvals.

Analyzed the data of Visa applicants, built a predictive model to facilitate the process of visa approvals, and based on important factors that significantly influence the Visa status recommended a s

Jesus 1 Jan 08, 2022