ScrapeGraphAI / Scrapegraph-ai

Python scraper based on AI
https://scrapegraphai.com
MIT License
15.87k stars 1.29k forks source link

This commit focuses on optimizing the utility modules in the codebase… #775

Closed U-C4N closed 3 weeks ago

U-C4N commented 3 weeks ago

… for better performance and maintainability. Key improvements include: - More efficient HTML processing with combined regex operations and optimized tag handling - Enhanced deep copy functionality with better type handling and optimized recursion - Refactored web search with improved error handling and modular helper functions The changes maintain all existing functionality while improving code quality, performance, and maintainability. Documentation and type hints have been enhanced throughout.

Optimize utils modules for better performance and maintainability

Technical improvements:

No breaking changes - all existing functionality maintained

github-actions[bot] commented 3 weeks ago

:tada: This PR is included in version 1.28.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 weeks ago

:tada: This PR is included in version 1.28.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: