I have some spreadsheets but they use the evemarketer API which is consistently not working well these days. I want to change the details to use the eve tycoon API, I’ve no idea in doing in this sort of thing. However I’ve find the following info on my spreadsheet
However if I replace the 1str with the 2nd i still get no prices so I assume I need to alter the 2nd entry a little.(maybe with the http and the beginning and/or typeid= at the end) Can anyone advise on this please? This is the actual page i am looking at EVE Tycoon
Also I’ve noticed that the code on the cells that gives prices say things like this =IF(ISBLANK($C102),“”,FILTERXML(WEBSERVICE(CONCATENATE(MarketDataAPI!$B$3,$D102,MarketDataAPI!$C$3)),IF($G$2=“via Buy Orders”,“//buy/max”,“//sell/min”))) so unsure if i need to alter anything there too
Doesn’t work for me (trying Google Sheets). The old evemarketer links worked, but I don’t get how to specify item, system, orders in just one link. I managed to get it done for evemarketer years ago, but I am totally lost when it comes to any kind of database queries…
The old evemarketer string looked like this:
The new one I am trying is this:
Google Sheets tries to load something, then the message “no data found” appears.