https://github.com/volkansah/javascript-xpath-tutorial
XPath is a powerful language for selecting nodes in an XML or HTML document. JavaScript provides built-in support for XPath through the document.evaluate() method, which can be used to evaluate an XPath expression and return the matching nodes in the document
https://github.com/volkansah/javascript-xpath-tutorial
how-do-i how-to howto html javascript js scrapper x-path xml xpath xpath-javascript
Last synced: over 1 year ago
JSON representation
XPath is a powerful language for selecting nodes in an XML or HTML document. JavaScript provides built-in support for XPath through the document.evaluate() method, which can be used to evaluate an XPath expression and return the matching nodes in the document
- Host: GitHub
- URL: https://github.com/volkansah/javascript-xpath-tutorial
- Owner: VolkanSah
- License: mit
- Created: 2023-04-20T14:15:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T14:13:30.000Z (about 3 years ago)
- Last Synced: 2025-02-04T00:47:40.922Z (over 1 year ago)
- Topics: how-do-i, how-to, howto, html, javascript, js, scrapper, x-path, xml, xpath, xpath-javascript
- Homepage: https://github.com/VolkanSah/JavaScript-XPath-Tutorial
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0