|
|
|
|
|
by scudd
2000 days ago
|
|
Cool library, I might use this for a side project I have also parsing HTML data from HackerNews. What are your impressions of scraper and html5ever? When I initially looked at HTML/XML parsing libraries for Rust, there didn't seem to be a standout library such as serde_json for JSON data. I was also considering using scraper + html5ever. However, I'm curious if scraper adds enough to warrant the additional dependency as opposed to directly using html5ever. |
|
[0] https://github.com/utkarshkukreti/select.rs