sanjar-notes / frontend

The basics - HTML, CSS, Javascript, browser APIs, performance
3 stars 0 forks source link

XPath in JavaScript #98

Open sanjarcode opened 1 year ago

sanjarcode commented 1 year 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