You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2026. It is now read-only.
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!