html-meta-scraper 0.3.0

Scrape and extract metadata like title, description, images, and favicon from HTML documents.
Documentation
## Overview

- Briefly explain the purpose and background of this Pull Request.

## Related Issues

- Link any related issues here (e.g., `#123`). If there are no related issues, write "N/A."

## Changes

- List the main changes made in this PR.

## Checklist

- [ ] The target branch for this PR is either `develop` or `release/*`.
- [ ] Unit tests have been added.
- [ ] All unit tests pass.
- [ ] Documentation has been updated if necessary.

## Additional Notes

- Include any additional information or points of attention for reviewers here.