James-LG / Skyscraper

Rust library for scraping HTML using XPath expressions
MIT License
31 stars 4 forks source link

Add Support for /@href #36

Closed DioxusGrow closed 3 months ago

DioxusGrow commented 3 months ago

Please add support for /@href. As I collect links in almost every parser, the lack of this feature in the crate will prevent me from using it.

James-LG commented 3 months ago

Yes this is already supported. I have improved the docs in 0.7.0-beta.0.