A tool for bulk download, formatting and SQL DB storage of exercise, training, nutrition, wellness and health data from various trackers.
-
Updated
Mar 4, 2023 - Python
A tool for bulk download, formatting and SQL DB storage of exercise, training, nutrition, wellness and health data from various trackers.
Save data from MyFitnessPal to a SQLite database
Download boditrax data into python and save as json or csv
I have started to track my daily intake and exercise using MyFitnessPal and other mobile apps. This project pulls data from those sources and sends to New Relic Insights. This allows me to create visualisations and query my fitness and intake data using NRQL.
Importing data into MyFitnessPal is impossible so I'm just gonna use Selenium to do it "manually"
ETL that syncs MyFitnessPal food, exercise, and weight entries to Postgres for long-term SQL-queryable history
Add a description, image, and links to the myfitnesspal topic page so that developers can more easily learn about it.
To associate your repository with the myfitnesspal topic, visit your repo's landing page and select "manage topics."