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

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

Science & Industry

 
  • Topic is locked indefinitely.
 

Finding salvage prices

Author
Hongus Gwag
Doomheim
#1 - 2012-08-07 14:04:50 UTC
First off I'm not sure if this is the right page to be posting this in but it seemed the most apropriate.

I'm trying to put together a salvage purchase process for my corp; the basic process would be that salvage would be purchased from corpies at our home system in null sec at perhaps Jita-25%, jump freightered to high sec and sold for corp profit.

I'm looking for a tool, or some way (perhaps using API keys) to work out the Jita buy/sell price for a large number of items in one go (if they are all in a cargo container for example). I've had a look around for something that does this but all the tools i've found require searching each item individually. Some of these applications allow you to save a list of items, but it would still take an incredibly long time to produce said list and keep it updated.

Any information would be appreciated, particularly from anyone with experience of handling similar schemes.
Tomcio FromFarAway
Singularity's Edge
#2 - 2012-08-07 14:41:35 UTC
I don't know if there is a tool for that ( never needed it ) but you can always make your own spreadsheet in Excel for that.

Check out this thread : Eve excel queries
Hongus Gwag
Doomheim
#3 - 2012-08-07 14:56:47 UTC
Hmmm that looks quite complicated to set up. If the finished excel sheet was someplace that might be very useful though.

Termy Rockling
Sebiestor Tribe
Minmatar Republic
#4 - 2012-08-07 15:26:55 UTC
Check this nice piece of web tech:
http://eve-marketdata.com/copypaste.php
Lady Ayeipsia
BlueWaffe
#5 - 2012-08-07 15:31:23 UTC
My question is why? Rig bpos are very easy to research to perfect level and are cheap. Why not make the rigs to sell back to people around you for more profit, especially since you could mark the rigs up too, generating more profit in general.
Hongus Gwag
Doomheim
#6 - 2012-08-07 15:35:55 UTC
Cheers Termy, thats exactly what im after.

Lady Ayeipsia, that's great for the stuff used in rig manufacturing, but rats drop a massive amount of stuff which can't be used for rigs and is more valuable sold in Jita than their mineral cost.
Haffsol
#7 - 2012-08-07 15:38:41 UTC
imho being able to set up your own spreadsheets is an absolute must for an industrialist, mandatory if you hold a corp. The link provided is just what you want + the typeid database/table or however it's named.

If you want everything done and ready while you get your own ss ready, I think IskPerHour should have what you need. Another must-have tool for an industrialist. In the "update prices" page tick the "salvage" box. The rest is self explanatory if you have the tool handy.

Of course, google is your friend :)
Marsan
#8 - 2012-08-07 15:39:53 UTC
Why not just take the price from eve central -25%? Put them into a spreadsheet for easy look up.

Former forum cheerleader CCP, now just a grumpy small portion of the community.

Hongus Gwag
Doomheim
#9 - 2012-08-07 15:59:10 UTC
Haffsol wrote:
imho being able to set up your own spreadsheets is an absolute must for an industrialist, mandatory if you hold a corp. The link provided is just what you want + the typeid database/table or however it's named.

If you want everything done and ready while you get your own ss ready, I think IskPerHour should have what you need. Another must-have tool for an industrialist. In the "update prices" page tick the "salvage" box. The rest is self explanatory if you have the tool handy.

Of course, google is your friend :)


The iskperhour tool does look extremely powerful and if I were to focus on becoming an industrialist anytime I would certainly use that. For now I'm being entrusted with only the very small facet of corp industry I explained above, and I'm far too much enthralled in making internet spaceships explode to be dabbling heavily as an industrialist for now.

Marsan, your method is an extremely slow variation on the website Termy suggested, and one which would require constant updating to be valid.

Droxlyn
School of Applied Knowledge
Caldari State
#10 - 2012-08-07 16:12:03 UTC
Use jEveAssests and use a filter?
Pipa Porto
#11 - 2012-08-07 18:48:45 UTC
Hongus Gwag wrote:
Hmmm that looks quite complicated to set up. If the finished excel sheet was someplace that might be very useful though.



It's not that bad with googledocs. It'll take you a bit of trial and error to get the calls right, but once you get the first one, the rest are just a matter of looking up the itemIDs and splitting the data up into a useful structure.

One important thing. If you're using other spreadsheets that point to your prices, make two pages, one with the API pull, where you'll copy the numbers from, and one where you paste (values only) to and have equations pointing to. Otherwise, every time you load a page, it'll ping EVE-Central, and you'll eventually get blocked for a while.

EvE: Everyone vs Everyone

-RubyPorto

Kara Books
Deal with IT.
#12 - 2012-08-07 19:04:05 UTC
you could use google docs to setup a live spreadsheet.

Also, training "Corporate contracting" will allow you to issue massive amounts of Buy order contracts to your corporation for Salvage component buyouts.
Pipa Porto
#13 - 2012-08-07 19:07:31 UTC
Kara Books wrote:
you could use google docs to setup a live spreadsheet.

Also, training "Corporate contracting" will allow you to issue massive amounts of Buy order contracts to your corporation for Salvage component buyouts.


With Contracts you have to specify all the amounts (which can be a big pain).

Probably easier to just put up buy orders in your home station. Sure, that means everyone can sell to you, but if you're turning a profit, that's a good thing.

EvE: Everyone vs Everyone

-RubyPorto

Hongus Gwag
Doomheim
#14 - 2012-08-08 07:32:59 UTC
Pipa Porto wrote:
Kara Books wrote:
you could use google docs to setup a live spreadsheet.

Also, training "Corporate contracting" will allow you to issue massive amounts of Buy order contracts to your corporation for Salvage component buyouts.


With Contracts you have to specify all the amounts (which can be a big pain).

Probably easier to just put up buy orders in your home station. Sure, that means everyone can sell to you, but if you're turning a profit, that's a good thing.


This isn't a problem at all, corpies will put all the salvage they want to sell in a cargo container, rename it with their name and stick it in a corp tab, I pull it out value the contents and send the owner the isk. We run a very similar scheme for ore and minerals, so we know it works.