Scrapling Releases
109 releases of D4Vinci/Scrapling
- v0.3.2Release v0.3.2
Architecture shift to optional dependencies, introduction of per-page configuration, and raw content handling.
Sep 15, 2025
- v0.3.1Release v0.3.1
Installation fixes and new JavaScript injection capabilities for browser fetchers.
Sep 2, 2025
- v0.3
Major architectural overhaul introducing session-based architecture, AI/MCP integration, and interactive shell.
Sep 1, 2025
- v1.14.0
This release introduces custom port functionality and integrates GoAccess as a built-in statistics engine. It also includes improvements to URL parsing for git repositories and general dependency updates for security.
Jun 8, 2025
- v0.2.99
Launch of full documentation and unification of import logic.
Apr 8, 2025
- v0.2.98
Performance optimizations through lazy loading implementation.
Mar 17, 2025
- v0.2.97
This update focuses on performance optimization, significantly reducing memory usage and increasing speed across all fetchers, alongside critical bug fixes in `TextHandler` and `AsyncFetcher` retry logic.
Mar 15, 2025
- v0.2.96
This release improves installation reliability and browser dependency handling, specifically targeting performance gains in the StealthyFetcher through the new Camoufox browser version.
Mar 5, 2025
- v0.2.95
Addresses header handling logic to ensure user-provided headers are preserved and improves the efficiency of header generation for better performance.
Feb 25, 2025
- v0.2.94
Enhances fetcher capabilities by adding redirection history tracking and correcting the logic for case-sensitive regex operations in the parser engine.
Feb 22, 2025
- v0.2.93
A major refactor focusing on parser engine consistency, significantly boosting speed, and enhancing the TextHandler class to support better method chaining.
Jan 31, 2025
- v0.2.92
Simplifies the user experience by streamlining the installation process and improving data reliability for complex pages using multiple Iframes.
Dec 26, 2024
- v0.2.91
Fixes Playwright default behavior issues that caused incorrect status codes on redirect-heavy pages and introduces SOCKS proxy support.
Dec 19, 2024
- v0.2.9
Introduces full async support and numerous quality-of-life improvements, including geoIP spoofing, raw HTML body access, and unified logging.
Dec 16, 2024
- v1.13.3
Minimal release notes: "## [1.13.3] - 2024-12-01 - Critical security patches - Added UDP port mapping for nginx to allow http/3"
Dec 1, 2024
- v0.2.8
A minor release containing general quality-of-life improvements and documentation fixes to keep the library stable and user-friendly.
Nov 30, 2024
- v0.2.7
Adds stealth-specific features like ad blocking and improves proxy support for basic requests to enhance scraping capabilities.
Nov 26, 2024
- v0.2.6
Added support for launching real Chrome browsers directly via the PlayWrightFetcher and fixed issues with header generation to reduce detection by protections.
Nov 24, 2024
- v0.2.5
Fixed bugs related to element selectors and encoding types, while improving test coverage and documentation readability.
Nov 23, 2024
- v0.2.4
Resolved issues with retrieving response bytes after network idle and calculating status text when the PlayWright API returns empty status text.
Nov 20, 2024