Hi, Chromium has a feature where you can right-click an element and copy the XPath. If scrape would support XPath, it would be amazingly easy to copy the XPath from the desired page and use that in Go to retrieve that element. Quick overview of [XPath](https://www.w3schools.com/xml/xpath_syntax.asp). Cheers!
Hi,
Chromium has a feature where you can right-click an element and copy the XPath.
If scrape would support XPath, it would be amazingly easy to copy the XPath from the desired page and use that in Go to retrieve that element.
Quick overview of XPath.
Cheers!