Releases: marcosav/myfitnesspal-api
Releases · marcosav/myfitnesspal-api
v0.5.5
v0.5.1
v0.5
v0.4.2
v0.4.1
Now you have to provide a LoginHandler
implementation to get the session cookies since MFP added a captcha and broke the previous way of logging in.
Check out this example Selenium implementation used for some basic tests.