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.4.0.tar.gz
(67.2 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.4.0.tar.gz.
File metadata
- Download URL: browser_use_sdk-3.4.0.tar.gz
- Upload date:
- Size: 67.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07a6802ab048523066f14b96a5b7912d131170f2e9fc078909cdc8a6abcb067e
|
|
| MD5 |
a0ec16c78d57b03caf3f954d45914a19
|
|
| BLAKE2b-256 |
171413be6f47bc008dafdc9bbe4c3ceb8d3365dfd90dda6cfd0d56d9f1a9457e
|
File details
Details for the file browser_use_sdk-3.4.0-py3-none-any.whl.
File metadata
- Download URL: browser_use_sdk-3.4.0-py3-none-any.whl
- Upload date:
- Size: 54.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc00951f347f86a8c168fdb8ba9099c778a937526105c5c45a5b95f308e551fd
|
|
| MD5 |
82290e7a351a86f5f555f0b9921b4a32
|
|
| BLAKE2b-256 |
a667f6cd4b584c53f2571b88270932cc9455113238dcf6af4f702f0dde2435f6
|