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.
 

Market History in bulk?

Author
Calvin
Tritanium Forge Industries
#1 - 2016-10-07 12:12:10 UTC
Hey folks,

Is there an API endpoint to pull market history data in a similar fashion as market orders? Currently I'm familiar with the endpoint that pulls by region by type, but nothing that pulls all types by region.

Danka!
Messenger Of Truth
Butlerian Crusade
#2 - 2016-10-07 13:28:49 UTC
No there isn't one, you have to fetch each (type,region) pair separately.

Trade Hub Price Checker: stop.hammerti.me.uk/pricecheck

Visit "Haulers Channel" in game for all matters courier-related.

Structure name/system API: stop.hammerti.me.uk/api

salacious necrosis
Garoun Investment Bank
Gallente Federation
#3 - 2016-10-07 21:15:19 UTC
Calvin wrote:
Hey folks,

Is there an API endpoint to pull market history data in a similar fashion as market orders? Currently I'm familiar with the endpoint that pulls by region by type, but nothing that pulls all types by region.

Danka!


There's not a CCP way to do this (yet), but some third party sites have this data. I do this on my site here: https://evekit.orbital.enterprises//#/md/main

A path like this:

https://storage.googleapis.com/evekit_md/2016/10/03/market_20161003.tgz

will give you all market history for the given day across all regions and all types in the format described on my site (file is about 1.2MB). Note that there is typically a one day delay before market history is available from the API endpoint, and therefore a similar delay in these files being available.

If you want live data, then this won't work for you but eve-central may have that data.

EveMail me if you use my site and need help with the format.

sal

Use EveKit ! - Tools for EVE Online 3rd party development