Data from the game

o/ everyone !

Does somebody knows how to grab from the game :

  • History of FW tiers for each faction
  • History of Victory Points run each month
  • An average price of an item for this month or this month ?

The market APIs we found don’t allow historical research and almost all FW third party tools are down.

Thank a lot for your help. This request is not for myself but to feed data to the Fw Discord discussions. We managed to extract pvp data but not those two.

EDIT : if someone also has a trick for “history of active pvpers” and “kills for each ship class” it would be awesome.

1 Like

You might look at Zkillboard for that last bit.

1 Like

I did try zkillboard ( and extracted a lot of data) but there is no history for all types of data. For some, the API just gives the current number at the moment of the request.

That’s the zkillboard API :

https://zkillboard.com/api/stats/factionID/500002/

Seems also Dotlan doesn’t allow to extract data from their website history ( found no API from Dotlan)

EDIT : about FW there is API but it only gives last week victory points. Without external website with its own recorded data, impossible to create historical data.

https://esi.evetech.net/latest/fw/stats/?datasource=tranquility

1 Like

Have you reached out to Chribba? He is the God of data…and Veldspar of course. Not sure if he’s ingame much now. (He just got married.)

https://twitter.com/chribba?lang=en

2 Likes

Zkillboard also has an API that gives data in JSON format, see: https://github.com/zKillboard/zKillboard/wiki/API-(Killmails)

That can give you a list of killID+hash that you could cycle through to collect your data using ESI.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.