webpage 2.0.0-alpha.2

Small library to fetch info about a web page: title, description, language, HTTP info, links, RSS feeds, Opengraph, Schema.org, and more
Documentation
# Version History

## Version 2.0.0-alpha.2 (2023-10-24)

- Collect all links of the HTML document

## Version 2.0.0-alpha.1 (2023-09-04)

- Changed WebpageOptions struct to `non_exhaustive`
- Added the ability to specify HTTP request headers