Skip to content

🚀 BotBrowser 2025-06-16

Latest
Compare
Choose a tag to compare
@MiddleSchoolStudent MiddleSchoolStudent released this 15 Jun 19:55
· 7 commits to main since this release
5b04d5e

This release optimizes proxy handling by moving geo-lookup and timezone resolution to page load time, reducing startup latency and supporting per-context proxy configurations for advanced scraping workflows.

🛠️ Improvements

  • On-Demand Proxy Geo & Timezone Fetch
    • Proxy’s latitude/longitude, timezone, and public IP are now retrieved when a page is opened using an interceptor.
    • Avoids delays at browser launch and allows each BrowserContext to independently set and resolve proxy details.

📄 For the full list of changes, see: CHANGELOG.md


🎯 Upgrade Recommendation

Upgrade to this version to enjoy faster startup times and more flexible, per-context proxy usage without sacrificing stealth or accuracy.