我如何使用Steam Web API获取玩家的统计数据,例如"Total Kills"或"Total Wins".一些使用这些功能的网站包括http://csgo-stats.com和http://csgo-stats.net.我尝试过使用但http://api.steampowered.com/ISteamUserStats/GetGlobalStatsForGame/v0001/?format=xml&appid=730&count=1&name[0]=total_wins没有成功.这些统计数据的文件在哪里?
steam ×1