mirror of
https://github.com/FAUSheppy/corona-mich-nicht-voll
synced 2025-12-09 20:48:32 +01:00
19 lines
366 B
Markdown
19 lines
366 B
Markdown
# Info
|
|
|
|
Small script to convert those kinds of URLS:
|
|
|
|
https://www.boulderado.de/boulderadoweb/gym-clientcounter/
|
|
|
|
into a useable influxdb.
|
|
|
|
# Ussage
|
|
|
|
usage: getdata.py [-h] URL LOCATION
|
|
|
|
positional arguments:
|
|
URL URL to query
|
|
LOCATION URL to query
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|