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.
 

Using the EvE Central API - Need help

Author
Iris Bravemount
Golden Grinding Gears
#1 - 2013-04-22 10:22:35 UTC  |  Edited by: Iris Bravemount
Hi there,

I'm working on a reference sheet for PI, using XML/XSL(->HTML output)

I would like to use this type of API:

http://api.eve-central.com/api/marketstat?typeid=34&usesystem=30000142

I am only interested in the percentile sell price.

To keep it short, I don't know how to do that.

Ideally, I would like to use an xml:for-each loop that would just cycle through all the materials (everything is listed with the correct typeid as ID attribute in the XML file) to pull the needed info.

I have also thought about using an entity in the XML, but again, I don't know how to integrate the id into the URL.

"I will not hesitate when the test of Faith finds me, for only the strongest conviction will open the gates of paradise. My Faith in you is absolute; my sword is Yours, My God, and Your will guides me now and for all eternity." - Paladin's Creed

Manhim
Garoun Investment Bank
Gallente Federation
#2 - 2013-04-23 01:47:12 UTC
If you want to chew the data using php: https://github.com/Manhim/PHPEveCentral