Skip to content

Where are you getting the player data from? Where do you get the player ranks from? From a developer POV #37

Answered by TeKrop
Andrew-Bernhardt asked this question in Q&A
Discussion options

You must be logged in to vote

Hello ! For players datas, I'm using two endpoints :

  • Players search : https://overwatch.blizzard.com/search/account-by-name/{name}. It's the endpoint called from this page :
    https://overwatch.blizzard.com/en-us/search/?q={name}
  • Players stats : https://overwatch.blizzard.com/career/{player_battletag}. Ex : https://overwatch.blizzard.com/career/TeKrop-2217

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Andrew-Bernhardt
Comment options

@TeKrop
Comment options

Answer selected by TeKrop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants