Changelog
New features, improvements, and fixes shipped to AlterLab.
v2.24.0
Enhanced Scraping Experience
Improved Auth Handling
Better handling of authentication for protected sites, reducing errors and improving success rates.
Faster Scraping Performance
Optimizations to reduce memory usage and improve overall scraping speed.
Enhanced Data Protection
Additional security measures to protect user data and prevent common web vulnerabilities.
Reliable Error Handling
Improved error handling and reporting to help users diagnose and resolve issues more efficiently.
Graceful Degradation
The ability to return partial metadata for protected sites, providing more useful data even when full scraping is not possible.
Wire FraudDetector.assess_risk into checkout and deposit ...
FraudDetector and velocity events were imported but never invoked in . This wires the existing fraud detection engine into both create_check
Chart Rendering Fix
Improved chart rendering accuracy for better data visualization.
SQL Security Enhancement
Enhanced protection against SQL injection for improved data security.
Previous Releases
v2.23.0
Bug Fixes & Stability
Batch Scrape UI
NewImproved batch scraping interface
Scheduled Scraping
NewSchedule scrapes with cron expressions
Playground Promotion
ImprovedPlayground now a top-level dashboard item
BYOP Discount Fix
FixedApply BYOP discount to scheduled scrapes
Cost Estimation Fix
FixedAccurate cost estimation for scheduled scrapes
Restore content changes reverted by revert
FixedThe revert also modified ~80 files' content (not just deleted files). This restores all content-modified files from f0fcbcd0, excluding the 5 files wi
Restore files deleted by revert
FixedThe revert of on main propagated to feature and deleted ~77 files. PRs -986 only restored the 5 files they modified. This restores all rem
SSRF Protection
SecurityEnhanced SSRF protection for scrape targets
v2.22.3
Performance Enhancements
Faster Animations
ImprovedAnimations now pause when tab is hidden
Optimized Billing Chart
ImprovedLazy-loaded billing chart reduces load time
Browser Pool Fix
FixedPrevents infinite loop deadlock
Browser Closure Fix
FixedBrowsers now close properly on shutdown
v2.22.2
Bug Fixes & Stability
Route Umami and Cortex traffic to E2E via reverse SSH tun...
NewPhase 5 cutover: OVH Umami/Cortex containers replaced by E2E admin server instances, exposed through autossh reverse tunnels. - Remove umami + cortex
Apply Black formatting to config.py and webhooks.py
FixedCI lint failed after PR #861 merge — Black 23.12.1 reformats these files.
Address PR #861 review findings
FixedBlocking: - Add extra_hosts to all 4 worker containers in docker-compose.prod.yml so workers can resolve host.docker.internal for Cortex telemetry -
Guard remaining credit grant paths for fraud_flagged
Fixed- Add fraud_flagged check in /verify-code endpoint before granting welcome credits (billing audit finding) - Add fraud_flagged check in Stripe webho
Guard welcome credits in JWT auto-create path
Fixed- Add fraud_flagged check before granting credits in deps.py JWT auto-create flow (was the only remaining unguarded path) - Add /api/v1/webhooks/str
Address 6 review findings for production readiness
Fixed- Guard welcome credits behind fraud_flagged check in both signup paths - Add fraud_flagged_at timestamp to complete_signup and oauth_signin - Cancel
v2.22.1
Improved Security and UX
Usage Page Updates
ImprovedImproved usage page with balance display
Homepage Optimization
ImprovedImproved homepage performance
SEO Enhancements
ImprovedImproved search engine optimization
Google One Tap Issues
FixedFixed One Tap authentication issues
OAuth Sign-in Errors
FixedResolved OAuth sign-in errors
Rate Limiting Added
SecurityProtected against brute-force attempts
v2.22.0
Enhanced Web Scraping
Enriched Webhooks
NewGet detailed scrape results in webhooks
Promo Bonus Details
NewView promo bonus details in invoice history
Faster Scraping
ImprovedReduced memory leaks for faster scraping
Enhanced Dashboard
ImprovedRedesigned dashboard with improved UI
Improved Error Messages
FixedClearer error messages for scraping failures
Malformed URL Handling
FixedReject malformed URLs for better scraping
v2.21.0
Enhanced Scraping Experience
Promo Code System
NewApply promo codes during checkout
New API Endpoint
NewValidate promo codes
Faster Sync Polling
ImprovedReduced latency
Unified Email Design
ImprovedNew branded email templates
Error Message Sanitization
FixedHides internal details
Promo Code Validation
SecurityPrevents brute-force attacks
v2.20.1
Bug Fixes & Stability
Reframe comparisons around smart routing blended cost
NewCompetitors charge a flat rate regardless of site complexity. Our smart router picks the cheapest tier per URL, so the effective average cost is 30-40
Update stale pricing in docstrings and comparison pages
FixedUpdate docstring tier prices in config.py and unified_consumer.py to match current TIER_MICROCENTS (T3=2000, T3.5=2500, T4=4000). Fix ComparisonHero
Sync worker TIER_MICROCENTS with API pricing and update s...
FixedWorker queues.py had its own TIER_MICROCENTS dict with old T3=500, T4=1000 values while API pricing.py was updated to T3=2000, T4=4000. This caused th
Absolutely center nav links across all headers
FixedNav links shifted position between pages because right-side content (search bar, version switcher, theme toggle) varies in width. Using absolute left-
Add consistent navigation across blog and docs pages
FixedBlog listing page was missing the header entirely, and DocsTopBar was missing the Blog link that MainNav and BlogHeader both include.
Raise T3/T4 prices to cover proxy cost, fix cost_per_gb (...
FixedT3 (stealth): 500 → 2000 microcents ($0.002/req) T3.5 (lightjs): 700 → 2500 microcents ($0.0025/req) T4 (browser): 4000 microcents ($0.004/req) Cover
v2.20.0
Bug Fixes & Stability
New Playbook Added
NewAdded almaany.com content extraction playbook
Faster Scraping
ImprovedImproved performance on non-Cloudflare sites
Enhanced Feedback Loop
ImprovedImproved feedback verification pipeline
Reduced False Positives
FixedFewer false positives on Cloudflare-protected sites
Better Text Extraction
FixedImproved text/markdown extraction from HTML
Enhanced Security
SecurityAddressed XSS and secret bypass vulnerabilities
v2.19.1
Enhanced Security Updates
Infographic Components
NewAdd rich blog content
SEO Optimization
ImprovedImprove search engine visibility
Fix Blog Post Errors
FixedResolve blog post page crashes
Route Usage Estimates
FixedFix unauthenticated usage estimates
Prevent Query Injection
SecurityValidate window_days param for security
Block Training Crawlers
SecurityPrevent unauthorized crawler access
v2.19.0
Enhanced Scraping Experience
Universal Content Extraction
NewExtracts content from any page
Blog Admin API
NewManage blog posts and comments
OAuth2 Authorization
NewSecurely connect with n8n
Improved Extraction Quality
ImprovedBetter content extraction
Corrected Free Scrape Count
FixedUpdated welcome modal
Enhanced Security
SecurityProtects user data
v2.18.1
Enhanced Security Features
Pricing Page Redesign
ImprovedSimpler tier names and layout
Sign-in Modal Update
ImprovedAdded step progress indicator
OTP Verification Window
ImprovedExtended to 10 minutes
Playground Button Fix
FixedRun button now works as expected
Google Analytics Fix
FixedGA4 now works as expected
Brute Force Protection
SecurityLimits OTP attempts to 5
v2.18.0
Enhanced Scraping Experience
Twitter Syndication API
NewExtract tweet data faster
AliExpress Tier 3
NewExtract OG metadata
Faster Scraping
ImprovedOptimized browser engine
Technical SEO
ImprovedImproved structured data
UI Fixes
FixedImproved dashboard experience
Enhanced Security
SecurityBetter protection for user data
v2.17.1
Bug Fixes & Stability
Allow copying code examples without authentication
FixedUsers clicking Copy on the Integration Code and Request tabs were shown the sign-up modal. Code examples are educational content that should be freely
Technical SEO improvements - structured data and sitemap
Fixed- Fix /pricing schema: use SoftwareApplication instead of Product (correct for SaaS) - Add breadcrumb schemas to /docs, /about, /contact, /changelog l
Correct undefined 'log' variable in Penetrator code path
FixedThe js_consumer_v2.py file defined its logger as 'logger' but two log statements in the Penetrator behavior simulation code incorrectly used 'log' ins
Integrate Cortex learnings with orchestrator (#379)
FixedCloses integration gaps between Cortex intelligence and scraper orchestrator: - Gap #1: Consolidated proxy decision logic - orchestrator now respects
Resolve session hydration flicker and improve persistence
Fixed- Handle loading state in MainNav to prevent "Sign In" → "Dashboard" flicker - Add 5-minute background session refresh interval to keep sessions alive
v2.17.0
Bug Fixes & Stability
Google Analytics 4
NewTrack usage with GA4
Report Issue Button
NewEasily report scraping issues
Improved Signin UX
ImprovedFriendly signin messages
Optimized Homepage
ImprovedFaster page loading
Content Validation
FixedAccurate e-commerce scraping
Enhanced Security
SecurityProtect user data
v2.16.1
Minor Update
Changelog Update
ImprovedImproved changelog
v2.16.0
Enhanced Scraping Experience
Stealth Bypass
NewBypass Cloudflare detection
Support Ticket System
NewCreate and manage support tickets
Privacy-Friendly Analytics
NewAdded Umami analytics for better insights
Faster Scraping
ImprovedImproved performance with reduced delays
Free Tier Upgrade
ImprovedIncreased free tier limit to 5,000 scrapes
Balance Issues Resolved
FixedFixed balance inconsistencies
v2.15.1
Web Interface Updates
New Tier 3.5 Light JS
NewFaster JSON extraction
Simplified Navigation
ImprovedEasier access to webhooks
Removed Redundant Page
ImprovedJobs page removed
Faster Scraping
ImprovedImproved speed and stealth
Fixed Navigation Issue
FixedWebhooks link restored
Balance Display Fix
FixedClickable balance info
v2.14.0
Enhanced Web Scraping
SPA Data Model Extraction
NewExtract content from React/Vue SPA pages
Mandatory OTP Verification
NewAdded mandatory OTP verification for signups
Search in Dashboard Docs
NewAdded search functionality to dashboard docs
Faster Scraping
ImprovedImproved performance on WAF-protected sites
Block Page Detection
FixedBetter detection of block pages from WAFs
Enhanced Security
SecurityAdded rate limits and OTP verification
v2.13.0
Terminal and Dashboard Updates
Functional CLI Terminal
NewExecute commands directly in terminal
Recent Logs Preview
NewQuickly view recent logs on Overview tab
Enhanced Dashboard UX
ImprovedSortable tables and animations added
Improved Readability
ImprovedIncreased font size and better contrast
Terminal Layout Issues
FixedCursor and input area issues resolved
SEO Issues Resolved
FixedMissing image field added to Product schema
v2.11.0
Dashboard Redesign & Performance Boost
Quick Scrape Widget
NewNew dashboard widget with Fast/Full mode toggle for instant scraping.
Enhanced Usage Charts
ImprovedRedesigned charts with smoother animations and better visual clarity.
Faster Dashboard Updates
ImprovedReduced re-renders for smoother performance and quicker data refreshes.
Better Latency Metrics
ImprovedUpdated thresholds and tooltips for clearer performance insights.
Sortable Logs Table
ImprovedAdded sortable headers to easily organize and analyze log data.
Dashboard UX Fixes
FixedResolved issues with undefined stats and improved data handling.
v2.10.1
Accuracy and Reliability Improvements
Enhanced data migration
ImprovedImproved reliability of database updates during migrations.
Fixed Amazon availability detection
FixedCorrected false positives for unavailable products on Amazon.
Accurate error tracking
FixedUsage dashboard now correctly shows failed scrapes with 4xx/5xx errors.
v2.10.0
Enhanced Debugging and Documentation
Source Tracking for Requests
NewDistinguish between playground and API calls for better debugging.
Amazon Field Mapping Example
ImprovedAdded clear examples for mapping Amazon product fields to your schema.
Improved Documentation
ImprovedCorrected extraction_schema documentation and added Amazon field mapping examples.
Fixed Python SDK Examples
FixedCorrected async/await usage in Python SDK documentation.
Fixed Documentation Syntax
FixedEscaped special characters in Python examples to prevent build errors.
Fixed API Response Field
FixedCorrected response field name from structured_content to filtered_content.
v2.8.0
Enhanced Scraping and Monitoring
Discord DevOps Bot
NewNew bot for production monitoring and alerts in Discord.
Better Cookie Banner
ImprovedImproved readability and accessibility of the cookie banner.
Playbook Field Aliases
FixedFixed missing field aliases for better playbook compatibility.
Tier Authority Fix
FixedPlaybook min_tier settings now override Cortex intelligence.
v2.7.3
Stability and Reliability Fixes
Faster Dashboard Load
ImprovedOptimized IP-to-region lookups for significantly improved dashboard performance.
Tier-Based Pricing
ImprovedInstant tier upgrades when adding funds, with clearer concurrency limits.
Fixed 503 Errors
FixedResolved configuration issues causing service interruptions.
SEO and Redirect Fixes
FixedAdded canonical URLs, redirects, and robots.txt to improve search engine visibility.
SSRF Protection Added
SecurityWebhooks and proxy test endpoints now validate URLs to prevent SSRF attacks.
Fixed Auth Vulnerabilities
SecurityResolved timing attacks and verification code leaks in authentication flows.
v2.6.5
Enhanced Anti-Detection Features
Advanced Anti-Detection
NewImproved scraping success with Cortex-based anti-detection enhancements.
Human-Like Mouse Movement
NewAdded realistic mouse movement patterns for better evasion of detection.
v2.6.4
Enhanced Anti-Detection & Mouse Movement
Advanced Anti-Detection
NewImproved scraping success with Cortex-based anti-detection enhancements.
Human-Like Mouse Movement
NewAdded Bezier curve mouse movement for more natural scraping behavior.
Cloudflare Challenge Support
NewAdded Cloudflare challenge platform to enhance scraping capabilities.
Smarter Error Detection
ImprovedReduces false alerts by validating errors only after deployment completion.
Grace Period for Deployments
ImprovedIgnores transient issues for 30 minutes post-deployment to avoid noise.
Resolved API Response Field
FixedFixed a field naming issue in API responses to prevent potential conflicts.
v2.6.0
Lossless Extraction by Default
Lossless Extraction Default
NewContent extraction now returns all parsed data by default for richer results.
Hyper-State Traffic Recording
NewCapture all network traffic for improved API learning capabilities.
Quality Filtering Option
ImprovedUsers can now opt-in to filtered extraction via the filter_content parameter.
Filter Content Routing Fix
FixedFixed extraction routing to properly respect the filter_content parameter.
KV Cache Provisioning
FixedFixed Cloudflare Worker failures when KV cache is not configured.
Proxy Secret Authentication
SecurityAdded required proxy secret to prevent unauthorized access.
v2.4.2
Marketplace Billing Enhancements
Marketplace Billing Support
NewMarketplace requests now bypass credit checks for seamless external billing.
Multi-Marketplace Support
NewIntegrate with RapidAPI and AWS Marketplace for broader distribution.
Enhanced Security Policies
ImprovedUpdated CSP rules for Clarity and Google Sign-In compatibility.
Marketplace Request Error Fixed
FixedResolved an error that occurred when processing marketplace requests.
Monitoring Metrics Fixed
FixedJob completion metrics now accurately reflect succeeded status.
Marketplace Key Verification
SecurityFixed a security issue where billing could be bypassed with marketplace headers.
v2.2.0
Analytics and Development Enhancements
Dynamic Search Index
NewAutomatically generated search index for faster and more accurate documentation searches.
Node.js SDK Documentation
NewAdded comprehensive Node.js SDK docs with API reference and installation guides.
SDK Landing Page
NewNew SDK overview page with badges, GitHub stars, and language-specific links.
Improved Documentation Navigation
ImprovedAdded SDK links to the documentation sidebar for easier access.
Streamlined PR Process
ImprovedPull requests now target feature branches for better collaboration.
Clarity Analytics Fix
FixedResolved issue with Clarity analytics tracking not being properly configured.
v2.0.0
Enhanced Scraping and Monitoring
New Luxury Watch Playbooks
NewAdded support for extracting product data from greyandpatina.com and porcellos.com.
43% Faster Structuring
ImprovedIntelligent page-type routing reduces Amazon search result structuring time from 6.7s to 3.8s.
Natural Language Features Clarified
ImprovedDocs now clearly mark natural language extraction as 'Coming Soon'.
Better Metadata Handling
ImprovedFixed datetime serialization issues in metadata extraction for more reliable data.
Schema.org Flag Respected
FixedType routing now correctly skips when promote_schema_org is disabled.
Cache Key Includes Advanced Options
FixedCache now considers screenshot, render_js, and other advanced settings for accurate results.
v1.6.0
Enhanced Scraping & SEO Improvements
Automated Job Recovery
NewPrevents jobs from getting stuck due to system failures, ensuring reliable scraping.
JSON Schema Filtering
NewFilter extracted data using JSON Schema for more precise results.
SEO Landing Pages
ImprovedNew keyword-optimized pages with enhanced designs and trust signals.
Comparison Tables
ImprovedRedesigned tables with better alignment and responsive layouts.
Billing Clarity
ImprovedReplaced credits with dollar amounts for transparent pricing.
Image Extraction Fixes
FixedImproved extraction of lazy-loaded images from sites like Squarespace.
v1.5.0
Pricing Updates and New Features
Welcome Email for New Users
NewNew users now receive a welcome email with helpful tips after signing up.
First Request Quickstart Guide
NewAdded a beginner-friendly tutorial to help users make their first API request.
Standardized Pricing Tiers
ImprovedPricing is now simplified with a consistent tier system across the platform.
Fixed Missing UI Component
FixedResolved a build issue that caused failures in the pricing calculator.
v1.4.0
Firecrawl Migration & Monitoring Enhancements
Firecrawl API Compatibility
NewEasily migrate from Firecrawl with a drop-in API compatibility layer.
Enhanced Monitoring Dashboard
ImprovedNew metrics including failure rate, API error rate, and worker status.
Blue/Green Deployment Support
ImprovedMonitoring scripts now dynamically detect active deployment environments.
Clearer OAuth Error Messages
FixedUser-friendly error messages for authentication issues like account linking.
Log Monitoring Fixes
FixedImproved parsing for Claude Haiku output and status extraction.
v1.3.1
Enhanced Monitoring and UI Improvements
Better Monitoring Alerts
ImprovedEnhanced production monitoring with two-tier alerting for better reliability.
Redesigned Coming Soon Buttons
ImprovedCleaner UI with inline lock icons and tooltips for unavailable features.
Dashboard Stability Fix
FixedResolved intermittent 500 errors in dashboard stats for smoother performance.
Monitoring Credentials Fix
FixedFixed database connection issues in monitoring to ensure accurate reporting.
v1.3.0
Enhanced Tier Display and Auto-Escalation
Auto-Escalation for Challenges
NewTier 4 browsers now automatically escalate to Penetrator when challenges are detected.
Reduced Monitoring Costs
ImprovedSwitched to a more efficient monitoring agent, cutting costs significantly.
Cleaned Up Debug Logging
ImprovedRemoved excessive console logs for a smoother user experience.
Fixed Tier Display Issue
FixedCorrected tier mapping to accurately display current tiers (e.g., Tier 3 as Stealth).
Updated Cache Documentation
FixedClarified that caching is opt-in (disabled by default) in the docs.
v1.2.0
Security, Pricing, and Performance Updates
Mobile Performance Optimizations
ImprovedReduced GPU workload on mobile devices with optimized shaders and FPS throttling.
Precision in Pricing Display
ImprovedImproved decimal precision for sub-cent pricing to ensure accurate cost display.
Deployment Reliability Fix
FixedFixed an issue where scrapers would remain stopped after a failed deployment.
Enhanced DNS Rebinding Protection
SecurityAdded protection against DNS rebinding attacks to prevent SSRF vulnerabilities.
Updated Pricing Structure
BreakingPricing has been adjusted to $0.0002 per request for Tier 1 and $0.0003 for Tier 2.
v1.1.0
Faster Scraping & Tier Improvements
Domain Tier Intelligence
NewAutomatically skips lower tiers for domains that require higher tiers, saving 3-5 seconds per request.
Parallel IP Racing
NewReduces time-to-data for high-protection domains like Walmart from ~10s to 3-5s.
Simplified Tier System
ImprovedReplaced decimal tiers (0.5, 1.5) with clean integers (1-5) for easier understanding.
Multi-Format Content Support
ImprovedUnified scrape endpoint now returns content in text, HTML, and JSON formats.
BYOP Proxy Support
ImprovedParallel IP racing now works with Bring Your Own Proxy (BYOP) users.
Corrected Rate Limit Alerts
FixedFixed incorrect rate limit values in low balance email alerts.
v0.16.0
Enhanced Scraping & Performance
Dynamic Extraction Strategies
NewWorkers now use AI-generated playbooks for smarter site-specific scraping.
Optimized WebGL Rendering
ImprovedReduced GPU overhead by merging visual effects into a single shader.
Better Challenge Handling
ImprovedEnhanced detection and resolution for all challenge types, not just Cloudflare.
Firefox CSS Fallbacks
ImprovedAdded support for reduced motion and off-screen rendering optimizations.
DataDome Bypass for Ticket Sites
FixedFixed scraping blocks on SeatGeek and Ticketmaster by improving detection evasion.
Prevented Deployment Timeouts
FixedEliminated 504 errors during worker transitions for smoother operations.
v0.14.3
Enhanced Security and Scraping Reliability
PerimeterX Challenge Solver
NewAutomatically solves 'Press & Hold' challenges on protected sites.
Better Proxy Rotation
ImprovedForces IP rotation for high-protection domains like Walmart and Amazon.
Corrected US State Proxy Targeting
FixedFixed an issue where US state targeting returned incorrect IPs due to wrong parameter format.
Fixed PerimeterX Detection
FixedResolved random blocking issues on sites like Walmart by stabilizing the browser profile.
TLS Profile Fix
FixedEnsures consistent identity and TLS settings for Tier 1 requests.
Security Hardening
SecurityFixed 14 vulnerabilities including auth bypass and secret handling.
v0.13.4
SEO and Security Enhancements
Better Crawler Efficiency
ImprovedAdded robots.txt to block unnecessary paths and reduce crawl budget waste.
Improved sidebar layout
ImprovedFixed initial render issues with sidebar width and responsiveness.
Fixed Documentation Links
FixedCorrected broken links in the API documentation for better navigation.
Fixed job monitoring data mismatch
FixedResolved inconsistencies between Redis and Postgres for job status tracking.
Auto-enable proxy for blocked domains
FixedAutomatically fetches a proxy when non-high-risk domains are blocked at Tier 0/1.
Enhanced Authentication
SecurityImproved deployment security by switching to key-based SSH authentication.
v0.13.2
Organization Features & Performance Boost
Organization Audit Logs
NewTrack organization-level actions with detailed audit logs for better accountability.
Billing Stats Dashboard
NewView workspace billing statistics directly in the organization dashboard.
Mobile-Friendly Dashboard
ImprovedEnhanced mobile responsiveness with a new sidebar and responsive header.
Faster Dashboard Performance
ImprovedOptimized queries and caching for up to 4x faster dashboard loading.
Clearer Billing Errors
FixedError messages now show dollar amounts instead of abstract credits.
Lottie Animations Fixed
SecurityUpdated security policies to allow Lottie animations from trusted CDNs.
v0.13.1
Enhanced Homepage and Cortex Features
Google One Tap Sign-In
NewQuickly log in with Google One Tap for a seamless authentication experience.
Improved Homepage Hero
NewUpdated tagline and metrics to highlight LLM-ready output and free scrapes.
Cortex Visualization
NewAdded a dynamic Three.js visualization of the Cortex system on the homepage.
Google One Tap Authentication
FixedFixed Google One Tap login by ensuring proper client ID configuration.
Stripe Payment Integration
FixedResolved missing Stripe public key configuration for payment processing.
Demo Overlay Buttons
FixedFixed demo overlay buttons to correctly show login state and actions.
v0.10.1
Performance, Reliability, and Security Enhancements
Naukri.com Job Portal Support
NewExtract job postings from naukri.com with optimized speed and geo-targeted proxies.
Billion-Scale Reliability Upgrades
ImprovedEnhanced thread-safe operations and fail-closed rate limiting for improved stability.
Precise Pricing Display
ImprovedIncreased decimal precision to 4 places for accurate sub-cent cost calculations.
Fixed Migration Validation
FixedResolved issues with migration file naming to ensure proper validation.
Dashboard Crash Prevention
FixedAdded fallback handling for unknown job statuses to prevent crashes.
Postgres Localhost Binding
SecurityRestricted database access to localhost for enhanced security.
v0.9.1
Performance and Reliability Enhancements
Optimized Memory Usage
ImprovedReduced memory footprint for better performance and stability.
Enhanced Worker Management
ImprovedImproved handling of worker processes to prevent memory leaks.
Unlimited Rate Limits
ImprovedUsers with a balance now enjoy unlimited rate limits, while free tier remains at 100 requests/min.
Enhanced Scalability
ImprovedHorizontal scaling with multiple worker replicas improves handling of high-concurrency requests.
Fixed Deployment Failures
FixedResolved issues with deployments failing due to limited RAM.
DNS Resolution Stability
FixedAdded DNS caching to prevent resolution failures and browser pool exhaustion.
v0.8.1
SmartProxy Enhancements & Blog Admin
Flexible SmartProxy Authentication
NewUse either API key, username/password, or both for SmartProxy integration.
Blog Admin Pages
NewCreate, edit, and delete blog posts with new admin interfaces.
Proxy Credential Handling
ImprovedImproved parsing of SmartProxy.org gateway credentials for smoother integration.
SmartProxy.org Geo-Targeting Fixed
FixedResolved authentication errors when using country-specific IPs with SmartProxy.org.
Test Result Error Removed
FixedFixed an invalid parameter issue in test results to ensure accurate reporting.
SmartProxy Connectivity Test
FixedFixed missing response time in error cases for connectivity tests.
v0.6.2
Faster Scraping & Tier Improvements
No Rate Limits
NewEnjoy unlimited scraping without throttling or restrictions.
Tier Progress Tooltip
NewHover over your tier badge to see limits and upgrade progress.
Faster Scraping Performance
ImprovedEliminated delays caused by incorrect proxy configuration.
Balance-Based Tiers
ImprovedConcurrency now scales with your balance for flexible usage.
Smartproxy DNS Resolution Fixed
FixedCorrected proxy hostname to prevent immediate DNS errors in Tier 1 scrapes.
Fixed Worker Detection
FixedResolved issues with worker health checks in split architectures.
v0.2.4
Enhanced Caching and Response Features
PDF and Screenshot Downloads
NewDownload PDFs and screenshots directly from the platform.
Opt-in Caching Control
NewUsers can now enable caching per request with a simple parameter.
Custom Cache TTL
NewSet custom time-to-live (TTL) for cached responses to fit your needs.
Faster PDF Generation
ImprovedPDF generation now skips unnecessary challenge detection for quicker results.
Cache Metadata in Responses
ImprovedResponses now include cached_at and expires_at fields for better visibility.
Accurate Blocked Page Handling
FixedPDFs now correctly display blocked pages instead of triggering false challenges.
Want to stay updated? Follow us on Twitter or check the docs.