A library to extract useful data from HTML documents, suitable for web scraping.
# Cargo.toml
[dependencies]
select = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses HTML and extracts text from all <h1> elements.
No known issues recorded.
No dependency data recorded yet.