xpath_selector 3.0.2 copy "xpath_selector: ^3.0.2" to clipboard
xpath_selector: ^3.0.2 copied to clipboard

XPath package for HTML and XML, basic XPath syntax are supported.

example/readme.md

Parser #

This library is for xpath selection only, you must define a parser, and here is my prebuilt parser:

xpath_selector_html_parser by html (html_example)

xpath_selector_xml_parser by xml (xml_example)

If you want to use another parser, refer to these two libraries to define your own parser that implements the XPathNode

8
likes
130
pub points
70%
popularity

Publisher

verified publisherz31.ink

XPath package for HTML and XML, basic XPath syntax are supported.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

expressions

More

Packages that depend on xpath_selector