Map My Splunk

I finally found some time to sit down and write up a script to extract my data from MapMyRun (aka. MapMyFitness). I have been storing my run (and walk) statistics there for almost two years now.

At first, I was going to write a script to export the stats into a text file that I could share, but then I figured why not also export the JSON that MapMyRun gives me into individual JSON files that I can index using Splunk?

I ended up writing both. The source is here. Feel free to play with it and make it better – I tend to write brute-force hackery code.

My Splunk instance does not run publicly, but I can tell you, I now have almost two years of run data that I can sift through and explore to my hearts content. I’ll have to figure out some graphs to make and I’ll share those when I get them done.