This is exactly what Valve released the API for, so developer/analysts like you can go crazy with the data!
Unfortunately, we don't have the capacity or time to support our own API, so you'll have to go with Valve's.
이 코멘트는 수정되었습니다
댓글을 작성하시려면 로그인이 필요합니다.
Hello,
Say for example, I want to confirm some of my ideas about the matchmaking algorithm, team-distribution in respect to win-rate and other stuff like this.
From what I have looked into Valve's web api it seems like in order to be able to do such computations, I need to aggregate data about players, win-rates, matches, all in all the things this website has already done.
So, I am asking, Is there a way for me to retrieve match data (e.g. the data for the last 100k matches) along with all the player and hero data attached to a match (i.e. player win-rate, hero win-rate, etc)?
Is there a way to pull if out of your site? Or do I have to use Valve's Web API and do my own data aggregation?