awesome. where did you get the data from? specifically, wins, losses, league info, etc. i wanted to try to make a program that reasoned your best chances of winning based on who you are facing and how they play, but the proper APIs didn't exist to get any of this data.<p>given the reason i was attempting to access the data, i could see why they don't expose it. :)<p>far be it from me to shamelessly self promote, but i'm not sure i'll ever find a more apt route for promoting this one, so i don't mind. a few months ago i finished a node library that scrapes Blizzard and exposes unit attributes through an HTTP api: <a href="https://github.com/catshirt/sc2-unit-api" rel="nofollow">https://github.com/catshirt/sc2-unit-api</a>