Idea taken from Ithasu’s blog, converted it to Python and added the writing to InfluxDB.
Imports various data sources from your Garmin Connect profile into a InfluxDB database.
import_garmin_connect --user USER --password PASSWORD --profile NAME
For more detailed arguments see --help
- Python 3.7+
- influxdb
- requests