overwatch-api icon indicating copy to clipboard operation
overwatch-api copied to clipboard

Not all stats available

Open Madrox opened this issue 5 years ago • 4 comments

Since I last used this library a year ago, I noticed it no longer exposes the per-hero stats. Is that intended?

Madrox avatar Jan 24 '20 20:01 Madrox

Hi @Madrox,

Do you have an example of the per-hero stats that are missing? Do you mean top_heroes?

alfg avatar Jan 25 '20 06:01 alfg

Sure! When I look in a getStats call, I do see top heroes. For example: played: [], games_won: [], weapon_accuracy: [], eliminations_per_life: [], multikill_best: [], objective_kills_average: [ ] },

However, when I look at a profile on playoverwatch.com (such as mine) there are several more stats per-hero, such as damage done per hero, solo kills per hero, etc. These used to get exposed when I used the client.

Madrox avatar Jan 28 '20 06:01 Madrox

Ah, okay. I don't think I've parsed the per-hero stats yet, but I'll leave this open as a TODO. Thanks for reporting this.

alfg avatar Jan 28 '20 07:01 alfg

Thanks!

Madrox avatar Jan 30 '20 20:01 Madrox