Hi,
I'm Daniele from Italy.
I need to extract some data from an italian products website. This is a page for example. From there, I need to extract product name: "Altuzarra"
https://www.it.forzieri.com/ita/product_view.asp?l=ita&c=ita&dept_id=18&sku=zr130417%2D002%2D00
and this is the XPATH url:
/html/body/div[2]/div/section/div/div/div[1]/div/div[1]/h1/span[1]/a
I use an XpathOnUrl function with the two url above. But it doesn't work.
I'm not a pro user, maybe my question is pretty stupid.
I've tried the same workflow and it works perfectly in other website,
Thank you very much for any help.
Daniele.