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

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

Market Discussions

 
  • Topic is locked indefinitely.
 

Tool that allows Market Cache download?

First post
Author
CJ Alland
CB Trading
#1 - 2014-08-06 22:10:15 UTC
I'm wondering if anyone knows of a tool that allows you to download all market data to your PC or export it all automatically?

Kinda like eve centrals up loader but it saves it directly to your PC?
Brock Nelson
#2 - 2014-08-06 22:35:35 UTC
No

Next best thing you could do is download the daily market data from eve-central but that's just once a day update.

Signature removed, CCP Phantom

CJ Alland
CB Trading
#3 - 2014-08-06 22:44:15 UTC  |  Edited by: CJ Alland
I've found a IGB thing one eve mentat which does what I want but not sure where the data ends up. I might also get that eve central thing :)
Derrick Miles
Death Rabbit Ky Oneida
#4 - 2014-08-08 10:35:23 UTC
EVE-Central's Contribtastic and EVEMon both send the data to EVE-Central. You can pull data from EVE-Central with their api or you can scrape your own cache with a third-party library and save it that way, but I'm not sure any existing program just uses your own cache locally. Also, CCP's stance on whether or not cache scraping is allowed isn't at all clear, and I haven't received a response on a ticket about the matter yet either. In the case of EVE-Central it seems to be fine, since it is so widely used, so you shouldn't have any issues there. But when it comes to developing an app that uses cache scraping, I have no idea if it's allowed or not.
Hel O'Ween
Men On A Mission
#5 - 2014-08-08 11:23:31 UTC
Derrick Miles wrote:
EVE-Central's Contribtastic and EVEMon both send the data to EVE-Central


EVEMon allows you to additional "upload points", which you can point to a local resource. You have to write this yourself, ofc.

EVEWalletAware - an offline wallet manager.

Derrick Miles
Death Rabbit Ky Oneida
#6 - 2014-08-08 12:15:56 UTC
Hel O'Ween wrote:
Derrick Miles wrote:
EVE-Central's Contribtastic and EVEMon both send the data to EVE-Central


EVEMon allows you to additional "upload points", which you can point to a local resource. You have to write this yourself, ofc.

I didn't know that, thanks.
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#7 - 2014-08-08 12:58:37 UTC
https://github.com/fuzzysteve/evemon-local-endpoint might be of interest.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

Hel O'Ween
Men On A Mission
#8 - 2014-08-13 16:23:58 UTC
Bah, someone ban Steve from this forums, kthxbye ...

Reason: he puts as mere mortal developers always to shame with his "already got a solution for that"-postings

Blink

EVEWalletAware - an offline wallet manager.

Boyamin
Royal Amarr Institute
Amarr Empire
#9 - 2014-08-21 10:55:00 UTC
you can also stream realtime eve market data into your own db using the EMDR feed.
Vaerah Vahrokha
Vahrokh Consulting
#10 - 2014-08-22 01:00:02 UTC
You might check my software EvEMarketHistoryDump out, on Vahrokh.com

It's a "no frills" small program that lets you download the EvE Markets history stored in the cache and convert it into several formats: "normal" CSV but also advanced formats, like "Excel compatible" and "OHLC Data", the latter format has been featured at Fanfest 2013 by EvE Economist Dr. Eyjo Gudmundsson and lets you build realistic candlestick market charts.