<< Back to Programming Forum   Search

Posts 1 - 5 of 5   
Trying to make warzone stats: 1/12/2019 16:11:54

bootmatt
Level 58
Report
So I am trying to get:
1) most popular color
2) most common level
3) average level

etc etc

kindly asking fizzer to not ban as I need to loop through all players == 100k requests being made or more.
Trying to make warzone stats: 1/12/2019 16:23:36


DanWL 
Level 63
Report
The only way that i know of to get a player's color is to use the Query Game - https://www.warzone.com/wiki/Query_game_API.
See https://www.warzone.com/API/GameFeed?GameID=1212978.
Trying to make warzone stats: 1/12/2019 16:25:05

bootmatt
Level 58
Report
Validate token API returns it and that includes other stats.
Trying to make warzone stats: 1/12/2019 16:32:30


DanWL 
Level 63
Report
Removed eg of POST request

Edited 1/16/2019 18:52:30
Trying to make warzone stats: 1/12/2019 16:35:13

bootmatt
Level 58
Report
I know how to post in code but pure POST requests make me think twice.
Posts 1 - 5 of 5