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

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -