Releases: aborruso/scrape-cli
Releases · aborruso/scrape-cli
v1.1.7
What's Changed
Features
- Improved XPath detection with support for complex expressions:
- Added support for predicates and square brackets
- Added support for XPath functions (last(), position(), contains(), text())
- Added support for XPath axes and attributes
- Better handling of complex XPath expressions