Skip to main content

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)

v3 Bring Your Own LLM Key

Add your provider API key in Browser Use project settings, then enable BYOK for v3 agent runs:

from browser_use_sdk.v3 import BrowserUse

client = BrowserUse(use_own_key=True)
result = client.run("Find the top 3 trending repos on GitHub today")
print(result.output)

Docs

docs.browser-use.com

License

MIT

Project details


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.6.0.tar.gz (214.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

browser_use_sdk-3.6.0-py3-none-any.whl (63.9 kB view details)

Uploaded Python 3

File details

Details for the file browser_use_sdk-3.6.0.tar.gz.

File metadata

  • Download URL: browser_use_sdk-3.6.0.tar.gz
  • Upload date:
  • Size: 214.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for browser_use_sdk-3.6.0.tar.gz
Algorithm Hash digest
SHA256 0784d344ec84e3201aeef803a8ba0ceda956a8f3cb4390661ac8b7fa860a4c89
MD5 0b9e4f3d99c6d824e21d55e8cad6b281
BLAKE2b-256 e21b09187074b208e4c83b047eeb2b064573f7636ebff626c8769368a01e7496

See more details on using hashes here.

File details

Details for the file browser_use_sdk-3.6.0-py3-none-any.whl.

File metadata

  • Download URL: browser_use_sdk-3.6.0-py3-none-any.whl
  • Upload date:
  • Size: 63.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for browser_use_sdk-3.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b23c5a7f0142900cc862ebc9b0d4a6c6fb73ea3ca28def5a0646c1fc6a883184
MD5 985ed58c3bd144b15b7b6dce50b8f84a
BLAKE2b-256 e28a909d10f9be70a1031aaf12f01e3910c8f364fdc148b9b6ebc83b1795aad6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page