Python SDK for the Browser Use cloud API
Project description
browser-use-sdk
Official Python SDK for Browser Use Cloud.
Install
uv add browser-use-sdk
Quick Start
Get your API key at cloud.browser-use.com/settings.
export BROWSER_USE_API_KEY=your_key
from browser_use_sdk import AsyncBrowserUse
client = AsyncBrowserUse()
result = await client.run("Find the top 3 trending repos on GitHub today")
print(result.output)
Docs
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
browser_use_sdk-3.3.2.tar.gz
(66.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file browser_use_sdk-3.3.2.tar.gz.
File metadata
- Download URL: browser_use_sdk-3.3.2.tar.gz
- Upload date:
- Size: 66.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2250147d49c8b68925371349d32baf0a4227c4b441ff52125225794ccde242b9
|
|
| MD5 |
0c7291db98a33944011b12be91cb16d8
|
|
| BLAKE2b-256 |
1265276645819a11d8204ce0e7b1e1625e50a1fd9598df23d164f7d09e21dd16
|
File details
Details for the file browser_use_sdk-3.3.2-py3-none-any.whl.
File metadata
- Download URL: browser_use_sdk-3.3.2-py3-none-any.whl
- Upload date:
- Size: 53.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cee4481293d1f93eba6f5c86d34a760da3e3ad2d3a27d2a6c816aaaaacb7c78
|
|
| MD5 |
18784dd785998f6b5aad0bcaef1aa3f9
|
|
| BLAKE2b-256 |
bc31db6a49ca83bfaf816d3b65275617d4ea8ee48f3fb6183f895428190c4934
|