Ein einfaches Skript zum Überprüfen des verfügbaren Termins von TLScontact.
Getestet mit dem Visumantragszentrum für Frankreich in Edinburgh und London, Vereinigtes Königreich.
usage: TLScontact.py [-h] [-d DELAY] [-v] login password country city month day
Script to check the available appointment of TLScontact.
positional arguments:
login TLScontact login (e-mail address)
password TLScontact password
country The country code of your application center (gb for the UK)
city The city code of your application center (LON for London)
month The latest acceptable month
day The latest acceptable day
optional arguments:
-h, --help show this help message and exit
-d DELAY, --delay DELAY delay between attempts, in seconds(default: 300)
-v, --verbose verbose mode
Die Landesvorwahl und die Stadtvorwahl finden Sie in der TLScontact-URL.
Der Code konnte vorerst keinen Termin buchen, sondern eine E-Mail als Benachrichtigung senden. Ändern Sie den Wert in tmp_solution.
Codiert für ??