/dota-quantify

Collect and analyze game stats

Primary LanguageRuby

dota-quantify

Collect and analyze game stats

Installation

To install dota-quantify on windows:

Tips

You can test calls to the dota API in your browser, eg:

http://api.steampowered.com/ISteamUser/GetFriendList/v0001/?key=[YOUR_STEAM_KEY]&steamid=76561197960435530&relationship=friend

http://api.steampowered.com/IDOTA2Match_570/GetMatchHistory/v1?account_id=76561198004693352&key=[YOUR_STEAM_KEY]

The calls are documented here:

http://wiki.teamfortress.com/wiki/WebAPI

Also, here, with latest notes about bugs and changes and so forth:

http://dev.dota2.com/forumdisplay.php?f=411