SDKs
Python SDK
All the features and utilities for fast Python development with Browserbase.
If you are working with Python, the official browserbase
package is the easiest way
to connect and act upon headless browsers running on Browserbase.
Installation
Basic usage
Here is an example using the Browserbase Python SDK to create and connect to a session using Playwright:
Was this page helpful?