sanjar-notes / web_dev_fundamentals

The basics - HTML, CSS, Javascript and more
https://sanjar-notes.github.io/web_dev_fundamentals/
3 stars 0 forks source link

XPath in JavaScript #98

Open sanjarcode opened 11 months ago

sanjarcode commented 11 months ago

Introduction to using XPath in JavaScript

context: 'select all such (inspected HTML node) automatically'. CSS selectors suck sometimes, especially for scraping. —https://github.com/sanjar-notes/gui-apps/issues/39