Skip to main content

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

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.9.0.tar.gz (216.8 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.9.0-py3-none-any.whl (79.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: browser_use_sdk-3.9.0.tar.gz
  • Upload date:
  • Size: 216.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for browser_use_sdk-3.9.0.tar.gz
Algorithm Hash digest
SHA256 616f82100a0109dd60e7eb06c52a72bd428f975ff43a4393577d775e88a53832
MD5 5204af72c0ba018d7148476bba9549ca
BLAKE2b-256 7f5aa62992d37b1a9ec4297a2b51f348dd52a075141e3ba862e19e0ffeb1169e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: browser_use_sdk-3.9.0-py3-none-any.whl
  • Upload date:
  • Size: 79.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for browser_use_sdk-3.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 933bd5fc933c49d517748291bf34d8e5cde9b769cc6c98d3e67c6e22f5345eea
MD5 7e5ac02902a14830e72eb44b8e5a0a32
BLAKE2b-256 c82e7242c989daad2a61d6bf5d925d2841c180ef6cff5dc71a3284e271fc82ed

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 Sentry Error logging StatusPage Status page