xml - Using importXML in Google Spreadsheets -
I am trying to get value from this page, the price I am trying to get from the last 30's The idea is, day it always says "imported XML content can not be parsed"
This is my Google Drive import XML code
= importXML (A1, " // * [@ id = 'youtube-summary-outer-wrap'] / div [5] / p / span / text () [1] ")
A1 < / P>
This should work, I test it Nutrition:
= IMPORTXML (A1, "// * [[ID = 'FAD-header-view-30D']")
Comments
Post a Comment