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.
 

Need help with ImportXML syntax for eve-marketdata history

Author
Florian Bao
Black Box Technologies
#1 - 2012-11-18 19:08:33 UTC
I am trying to pull the lowPrice collum from this querry into my google docs sheet via an importXML.

However I dont know how to set the currect syntax for the history.
Can someone help out please..

currently looks like this:
Quote:
http://api.eve-marketdata.com/api/item_history2.xml?char_name=Florian%20Bao&type_ids=34&days=30&region_ids=10000002


should look like this(in the google docs sheet):

Quote:
=importXML(http://api.eve-marketdata.com/api/item_history2.xml?char_name=Florian%20Bao&type_ids=34&days=30&region_ids=10000002,/emd/NEED HELP HERE!)