These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Faction Warfare API Resources

Author
DrButterfly PHD
Republic University
Minmatar Republic
#1 - 2017-05-25 08:32:00 UTC
In creating http://evewarfare.com/ I developed a number of API resources that provide collated/enriched data for faction warfare based on a combination of ESI and the XML API. Please feel free to use these API resources if they are helpful.

The base url for all resources is: http://evewarfare.com/resources/

  • dashboarddata.php - the complete final data set that powers evewarfare.com
  • bestexchange.php - lists the best LP exchange rates available for each of the FW factions.
  • factionstats.php - statistics about the factions. Includes some calculated values not directly available from CCP.
  • fw-systems.json - a static list of systems, constellations and regions involved in FW.
  • lpstore.php - requires a 'corpid' querystring parameter e.g. lpstore.php?corpid=1000179. Returns a list of store offers with item names and descriptions (ESI only gives you ids).
  • lpexchange.php - the same as lpstore.php but additionally incorporates market data to give highest buy/sell prices and LP exchange rates per item.
  • regions.php - Calculated FW regional statistics based on system data provided by the XML API.
  • constellations.php - Calculated FW constellation statistics based on system data provided by the XML API.
  • systems.php - FW system statistics provided by the XML API.


You can also fetch data about an individual FW LP store item. E.g, for Navy Cap Booster 800 which has the item id 32014 you can fetch http://evewarfare.com/resources/files/items/32014.json

All resources return json.

Questions, comments, suggestions and ISK donations welcome.
evepandora
evepandora.com
#2 - 2017-05-30 14:10:59 UTC
I have implemented the dashboarddata.php API into evepandora.com to auto-generate campaigns based upon contested %


Nice one - i will probably implement some others too down the road Blink

evepandora.com : A site dedicated to the Roleplayers of EvE with news and event coverage. Featuring a campaign system allowing Entities to create content for and against each other. Featured in E-ON magazine.