How to fetch data from the site that updates in real time as you enter it using IMPORTXML?
I want to import data from https://demonlist.org using this xpath: //a[@href=’/classic/1′]/descendant::p[1] to a google spreadsheet but it returns that theres no data to import.
How to fetch data from the site that updates in real time as you enter it using IMPORTXML?
I want to import data from https://demonlist.org using this xpath: //a[@href=’/classic/1′]/descendant::p[1] to a google spreadsheet but it returns that theres no data to import.