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.
 

LP Stores data?

Author
Draugo Rana
Masuat'aa Matari
Ushra'Khan
#1 - 2012-08-20 11:32:43 UTC

Hello,

Is the LP Stores data - which items each store sells and for what price (LPs, isk, items), available anywhere? I was looking through the EVE database dump and couldn't find any reference to this, any ideas?

Thanks!

Desmont McCallock
#2 - 2012-08-20 13:58:33 UTC
I wish.
Louis Vitton
Viziam
Amarr Empire
#3 - 2012-08-20 23:47:18 UTC
There is a web page that used to have it all but i think it may be out of date since the changes to the FW stores.
I cant remember the page URL which is completely useless sorry.
Draugo Rana
Masuat'aa Matari
Ushra'Khan
#4 - 2012-08-21 06:49:18 UTC
Louis Vitton wrote:
There is a web page that used to have it all but i think it may be out of date since the changes to the FW stores.
I cant remember the page URL which is completely useless sorry.


You mean this: http://www.ellatha.com/eve/LP_Stores.asp ?

Well, besides being outdated allegedly , I need the data in a format I can work with and just scrapping that site seems inappropriate.

Surely the data must be somewhere, has anyone tried to find it in the cache maybe?


Masterkiller Mechanics
State War Academy
Caldari State
#5 - 2012-08-22 14:52:49 UTC
I'm actually working on this exact thing. Give me abotu 1-2 more weeks and I'll have something sortable and hopefully shopping cart functionality for cashing out. This should give you all the ingredients you need to cash out etc.
Draugo Rana
Masuat'aa Matari
Ushra'Khan
#6 - 2012-08-22 15:41:31 UTC
Masterkiller Mechanics wrote:
I'm actually working on this exact thing. Give me abotu 1-2 more weeks and I'll have something sortable and hopefully shopping cart functionality for cashing out. This should give you all the ingredients you need to cash out etc.


I am only interested in the raw data of LP stores items (typeIDs) for each LP store and their prices (LP, isk, items). If you are willing to disclose your method of obtaining this data or even the data itself, that would be appreciated.

KevinFlynnn
Sebiestor Tribe
Minmatar Republic
#7 - 2012-09-09 17:37:57 UTC  |  Edited by: KevinFlynnn
..
Salpad
Carebears with Attitude
#8 - 2012-11-10 05:04:45 UTC
Masterkiller Mechanics wrote:
I'm actually working on this exact thing. Give me abotu 1-2 more weeks and I'll have something sortable and hopefully shopping cart functionality for cashing out. This should give you all the ingredients you need to cash out etc.


This sounds very interesting!
Dr Evil Cioran
#9 - 2012-11-10 19:26:03 UTC
Draugo Rana wrote:

Hello,

Is the LP Stores data - which items each store sells and for what price (LPs, isk, items), available anywhere? I was looking through the EVE database dump and couldn't find any reference to this, any ideas?

Thanks!




Here you go http://www.ellatha.com/eve/LP_Stores.asp
Draugo Rana
Masuat'aa Matari
Ushra'Khan
#10 - 2012-11-11 08:56:15 UTC
Dr Evil Cioran wrote:


While I appreciate the effort and attempt to help, it is usually better to read the entire thread before replying to questions. This was already suggested and I already replied why this suggestion is not good enough. Thanks.

Zanto Snix
Viziam
Amarr Empire
#11 - 2012-11-12 05:42:05 UTC
Im working on this issue too.

Seems the only workable source is that site, isn't?

I had a .csv file with FactionCorpName,RewardName,LPCost,IskCost,RequireItems, and working on parsing it to corporationID, typeID.
Zanto Snix
Viziam
Amarr Empire
#12 - 2012-11-13 01:23:11 UTC
KnifeOrSpoon
Contraposition Industries Inc
#13 - 2012-11-13 06:02:30 UTC
I kept an SQL dump a while back with this information, unfortunately I didn't keep the tables but did keep the Excel file I generated with the query. I'm not sure why I left in such a crap state, but it has what you are looking for as far as I am able to see.

http://dl.eve-files.com/media/1211/lpstore.zip

I haven't verified it yet, but I was using it about 6 months back quite accurately.