This project is in its initial implementation phase and does not have versioned releases. The current implementation is the only maintained version.
We take security seriously and appreciate any efforts to identify and report vulnerabilities. If you discover a security issue, please report it responsibly by following the guidelines below:
- Do not disclose the vulnerability publicly until it has been reviewed and addressed.
- Report the issue via email at [email protected].
- Provide detailed information, including:
- A clear description of the issue
- Steps to reproduce the vulnerability
- Any relevant logs or error messages
- Potential security impact
To ensure safe usage of this repository, please follow these best practices:
- Use the latest dependencies: Regularly update libraries such as
requests
,beautifulsoup4
, andpandas
to patch security vulnerabilities. - Validate and sanitize input: When scraping user-generated content, be cautious of potential security risks.
- Avoid scraping protected or sensitive content: Ensure that scraping activities comply with a website’s
robots.txt
file and legal requirements.
If you responsibly report a valid security issue, we will:
- Acknowledge receipt of your report within 48 hours.
- Investigate and work on a resolution as soon as possible.
- Provide updates regarding the status of the issue.
Thank you for helping us maintain the security and integrity of this project!