Browserbase supports running browsers in multiple geographic regions. Running browser sessions in or near your region significantly improves performance. Explicit session creation decouples session creation from connection, supporting use cases like parallelizing jobs or long-running sessions, and lets you customize session settings. You can specify a browser region using theDocumentation Index
Fetch the complete documentation index at: https://docs.browserbase.com/llms.txt
Use this file to discover all available pages before exploring further.
region parameter in the Sessions API.
- Node.js
- Python
Available regions:
us-west-2 (Oregon), us-east-1 (Virginia),
eu-central-1 (Frankfurt), and ap-southeast-1 (Singapore). All sessions are
created in us-west-2 by default.