A lot of my free time has been spent running and developing a running log using rails. I want greater control of monitoring / visualizing each training cycle than the sites out there will let me have (no API’s..). Thus, I’ll just build my own! This whole thing was spurred by my dabbling in […]
Tag: d3
Simple Python Scrapper for Daytum
I use one of the major running sites to keep track of my running log but unfortunately there’s no public API. The underlying html is a mess and would be utterly complicated to scrape. For this training cycle, I’ve been keeping a second log using Daytum since their iPhone app makes updating it way easy. […]