Webpage-content-scraper

Latest version: v0.3

Safety actively analyzes 688027 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3

Fixed README usage example and it also now uses multiple URLs.

0.2

This release adds support for scraping multiple urls as well as minor code improvements and new code checks.

Updates

- Updated the `fetch_page_content` function to require a list of URLs instead of a single URL.
- Added type hints and type checking with`mypy`
- Added ruff for linting and format checking.
- Improved error handling in the `fetch_page_content` function.
- Replaced explicit timeout waiting with Playwright's `wait_for_selector`.
- Updated usage instructions in the `README.md`
- Changed default timeout to 10 seconds

Fixes

- Fixed an issue in the `README.md` file where the PyPI package name was incorrect.

0.1

Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.