• v2.1.4 a5c33679fb

    v2.1.4 Stable

    kerem released this 2025-06-09 10:57:37 +03:00 | 6 commits to master since this release

    📅 Originally published on GitHub: Mon, 09 Jun 2025 07:58:08 GMT
    🏷️ Git tag created: Mon, 09 Jun 2025 07:57:37 GMT

    What's Changed

    • feat: Release v2.1.4 with Firefox support and enhanced metadata extraction
    • feat: Add comprehensive code examples and selenium testing
    • feat: Enhance SpotifyScraper with rate limiting and improved data extraction
    • feat: Add Firefox browser support to SeleniumBrowser
    • Clean up repository: Update .gitignore and remove non-project files
    • Update Claude PR Assistant workflow (#70)
    • Fix isort import ordering in test files
    • Fix tests to handle exception-based error handling
    • Fix Pylint W0707 errors: Add explicit exception chaining

    Installation

    pip install spotifyscraper==v2.1.4
    

    Full Changelog

    https://github.com/AliAkhtari78/SpotifyScraper/compare/$(git describe --tags --abbrev=0 HEAD^)...v2.1.4

    Downloads