coddingtonbear / python-myfitnesspal

Access your meal tracking data stored in MyFitnessPal programatically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulling weight data?

josh-herman opened this issue · comments

Does this API have the ability to pull historical weight data? I don't see it in the source code but maybe I'm missing it.

Hi there Josh,
You can use get_measurements. Check out the documentation: https://python-myfitnesspal.readthedocs.io/en/latest/how_to/measurements.html