Simple way to scrape web with Ruby
MyFitnessPal didn't give me API access, so I wrote some Ruby to get it anyway.
Finding good entry-point
Logging in into MyFitnessPal, go to Reports Tab.
You can now see Graphs of your data, how do they display the graphs? Let's use View Page Source:
We