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.1.tar.gz
(70.5 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.1.tar.gz.
File metadata
- Download URL: browser_use_sdk-3.4.1.tar.gz
- Upload date:
- Size: 70.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8673b3d1a54f83433a32b8aa8bf8a009d5ab288dcf8ec191b40a6090a278c617
|
|
| MD5 |
8d2adcfe1c3f61708e187ed40488f604
|
|
| BLAKE2b-256 |
6bd13f35c927edf38d128ce890321fbce43827cdb5f4ba6b8a0f6bc3d2870172
|
File details
Details for the file browser_use_sdk-3.4.1-py3-none-any.whl.
File metadata
- Download URL: browser_use_sdk-3.4.1-py3-none-any.whl
- Upload date:
- Size: 57.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b233cf0cbc9f681b8cb6c1218a6fc189d1cf79def7856d2e278e1275a0ef7ad
|
|
| MD5 |
2f72aa91f1f453ca5807e981ce42cd57
|
|
| BLAKE2b-256 |
b08c04a0c20c51b95535720bdbbb43ef287c9722a25a566d5e8324d48429ea79
|