Session Management

Cache, Cookies and Reconnects

Optimize your automations with our session management tools. Stop using a blank browser for every script, to avoid repeat actions and CSS downloads.

Browser reconnects illustration
Keep browsers alive for reuse
Instead of launching a fresh browser with each script, use the /reconnect API to keep a browser alive for later use.See Docs
Reuse cookies between sessions
Save cookies to skip annoying steps such as repeat logins or bot scanning, ideal for revisiting a site hours or days apart.See Docs
Reduce proxy use by >90%
Using a cache can reduce bandwidth usage by over 90%, ideal for activities with a high proxy consumption, such as repeatedly scraping a site.See Docs
Persistent session state
Maintain authentication, preferences, and browsing history across multiple automation runs for seamless continuity.See Docs
Bypass bot detection
Preserve authentication tokens and session data to reduce repeated bot challenges and verification steps.See Docs
Faster execution times
Skip resource-intensive page loads and authentication flows, dramatically reducing script execution time.See Docs

Pair with other features

Two options for getting past compulsory captchas

Hybrid Automations
Stream interactive pages like login forms to users once, capturing session data for subsequent automated tasks.
Captcha Solving
Automatically resolve captchas, then preserve authentication cookies to eliminate future verification steps.

Ready to try the benefits of Browserless?