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 api.EVE-Central.com/api/quicklook? Read on

Author
Kaladr
Viziam
Amarr Empire
#1 - 2016-12-28 04:21:18 UTC
Hi!

Are you currently using the quicklook API (the one that returns all the market orders) on api.eve-central.com?

If so, CCP has official support for market orders (and has for quite some time), and this particular APIs is pretty heavyweight on EVE-Central's bandwidth usage. I would like to sunset the quicklook API (and only the quicklook API call, I'm expanding the marketstat API) by end of January 2017, there are better alternatives for up to date market orders from CCP directly. The bulk of calls to this endpoint come from Python and Go applications, which can easily switch to either market interface (i.e., https://github.com/evecentral/esiapi )

If you can't use either CREST or ESI market endpoints, please let me know so I can possibly make alternative arrangements to keep your system working.

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Zad Murrard
Frozen Dawn Inc
Frozen Dawn Alliance
#2 - 2016-12-29 10:39:39 UTC
Yes, I am using it.

The reason being that it can be used to provide correct # of items being currently sold in a system.

I would like to use marketstat to get that information, but unfortunately the information provided by marketstat
ie. sell - volume gives worse/incorrect results.
Kaladr
Viziam
Amarr Empire
#3 - 2016-12-31 02:26:17 UTC
Zad Murrard wrote:
Yes, I am using it.

The reason being that it can be used to provide correct # of items being currently sold in a system.

I would like to use marketstat to get that information, but unfortunately the information provided by marketstat
ie. sell - volume gives worse/incorrect results.


Ok, good to know. Accurate volumes from orders sounds like a thing that can be solved :)

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Regnar Avastum
#4 - 2017-01-15 14:00:12 UTC
Hi,

Are you planning to make the volume info from marketstat show reliable data?