The following is not returning any data in a Google spreadsheet, even though the //h1 xpath query verifies OK using Chrome's XPath Helper extension:
=importXML("http://www.amazon.com/gp/offer-listing/1118358708","//h1")
What am I missing here?
The following is not returning any data in a Google spreadsheet, even though the //h1 xpath query verifies OK using Chrome's XPath Helper extension:
=importXML("http://www.amazon.com/gp/offer-listing/1118358708","//h1")
What am I missing here?