I am trying to create a price scrape sheet in google sheets using the IMPORTXMLfunction. I'm having trouble identifying the path for which the price on the product page.
I've tried copying the xPath using the inspect element in Chrome but it's copying the following: //*[@id="ajaxPrice"]/span[2]
I'm sure this is not the path.
Can someone please help?
Product page: https://homedepot.com/p/206651614

