beautifulsoup4
pythonbeautifulsoup4web scrapingperformancesecurity
Description
This rule file outlines best practices for using the beautifulsoup4 library in Python, covering code organization, performance, security, testing, and common pitfalls.
Globs
**/*.py
---
description: This rule file outlines best practices for using the beautifulsoup4 library in Python, covering code organization, performance, security, testing, and common pitfalls.
globs: **/*.py
---
By following these best practices, you can build robust, efficient, and secure web scrapers using beautifulsoup4.