Longtime reader- first time poster...
I'm trying to scrape data from a URL like the "Total Cases" number. But when I copy the XPath from Google Chrome's Inspect tool, and use it in my Google Sheet, I get a "Imported Content Is Empty" N/A error.
Any help?
=IMPORTXML("https://experience.arcgis.com/experience/96dd742462124fa0b38ddedb9b25e429", "//*[@id='ember322']/svg/g[2]/svg/text")