Jump to content
Sign in to follow this  
nullptrdereference

Armored Warfare player statistics API

Recommended Posts

Actually it's not an API but it's works like one. 

It parses player data from statistics page on armata.my.games and returns data in python dictionary(it's some kind of JSON).

In order to use this library you need basic knowledge of Python and cookies from armata.my.games(because website just won't give page with statistics if you are not authorized)

 

You can get library itself at it's github repo: https://github.com/lookandhate/ArmoredWarfareAPI

There are actually instructions how to install and some examples.

 

For now you can retrieve player stats from all 5 gamemods(including legacy Lords of War mode) and even specify tank if you don't want overall statistics. 

Edited by nullptrdereference (see edit history)
  • Upvote 4

Share this post


Link to post
Share on other sites

Is it possible to get the .json data from the browser directly? I remember there's a link you can use to access the API similar to the old forum signatures.

It would be very nice if the forum signatures can be recreated, even if it's a bit useless.


Spoiler

 

Share this post


Link to post
Share on other sites
3 hours ago, Haswell said:

Is it possible to get the .json data from the browser directly? I remember there's a link you can use to access the API similar to the old forum signatures.

It would be very nice if the forum signatures can be recreated, even if it's a bit useless.

Nah, sadly, site backend returning pre-rendered HTML document, not a .json data. And forum signatures are dead image.thumb.png.717fc8e75f803c29c35f07ec9234dffe.png

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...