Python SDK for the Browser Use cloud API
Project Links
Meta
Requires Python: >=3.9
Classifiers
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
3.4.2
Apr 04, 2026
3.4.1
Apr 03, 2026
3.4.0
Mar 31, 2026
3.3.2
Mar 30, 2026
3.3.1
Mar 18, 2026
3.3.0
Mar 07, 2026
3.2.0
Mar 05, 2026
3.1.0
Feb 26, 2026
3.0.3
Feb 25, 2026
3.0.2
Feb 25, 2026
2.0.15
Feb 09, 2026
2.0.14
Jan 30, 2026
2.0.13
Jan 15, 2026
2.0.12
Dec 07, 2025
2.0.11
Dec 05, 2025
2.0.10
Dec 04, 2025
2.0.9
Dec 04, 2025
2.0.8
Dec 04, 2025
2.0.7
Nov 25, 2025
2.0.6
Nov 25, 2025
2.0.5
Nov 15, 2025
2.0.4
Sep 08, 2025
2.0.3
Sep 05, 2025
2.0.2
Sep 02, 2025
2.0.1
Sep 02, 2025
2.0.0
Sep 02, 2025
1.0.2
Aug 22, 2025
1.0.1
Aug 21, 2025
1.0.0
Aug 20, 2025
0.3.0
Aug 20, 2025
0.2.0
Aug 19, 2025
0.1.0
Aug 18, 2025
0.0.2
Aug 09, 2025