Python SDK for Open Browser Use.
Project description
Open Browser Use Python SDK
Python client for controlling a real Chrome profile through Open Browser Use.
The package distribution is open-browser-use-sdk; the import module remains
open_browser_use.
Installation
pip install open-browser-use-sdk
The SDK expects the open-browser-use CLI and Chrome extension to already be
installed and connected:
open-browser-use ping
open-browser-use info
Usage
import json
from pathlib import Path
from open_browser_use import connect_open_browser_use
registry = json.loads(Path("/tmp/open-browser-use/active.json").read_text())
browser = connect_open_browser_use(
socket_path=registry["socketPath"],
session_id="python-sdk-example",
)
try:
browser.client.name_session("Python SDK example - OBU")
tab = browser.new_tab()
tab.goto("https://example.com", wait_until="domcontentloaded")
print(tab.title())
finally:
browser.client.finalize_tabs([])
browser.close()
Use OpenBrowserUseClient directly when you need raw Browser Use JSON-RPC or
CDP methods.
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
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 open_browser_use_sdk-0.1.23.tar.gz.
File metadata
- Download URL: open_browser_use_sdk-0.1.23.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
076d458b63440713a52ebefb7f7f732c288a8fa423cff031dc5a27c558cb0353
|
|
| MD5 |
a16a9a1ca027cde727190502287a6119
|
|
| BLAKE2b-256 |
e1fed7e52c9004dba57b313d89b735b1bc04582a8d20fcbafae32bc4a8235e47
|
Provenance
The following attestation bundles were made for open_browser_use_sdk-0.1.23.tar.gz:
Publisher:
pypi-publish.yml on iFurySt/open-codex-browser-use
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
open_browser_use_sdk-0.1.23.tar.gz -
Subject digest:
076d458b63440713a52ebefb7f7f732c288a8fa423cff031dc5a27c558cb0353 - Sigstore transparency entry: 1489205295
- Sigstore integration time:
-
Permalink:
iFurySt/open-codex-browser-use@673adae186985a7e54ad5cd07c9993401f899732 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/iFurySt
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@673adae186985a7e54ad5cd07c9993401f899732 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file open_browser_use_sdk-0.1.23-py3-none-any.whl.
File metadata
- Download URL: open_browser_use_sdk-0.1.23-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
382fb36537185f9111adb550908b8da749b7c8df0b071c5dcb3514e39dfff37b
|
|
| MD5 |
8b0aedb7a2a23496ad0653eca299d81d
|
|
| BLAKE2b-256 |
95ae8b9211a5b20d4d9c0f619e0a23632f3f50ca4b52e9a7a498be62a4e57838
|
Provenance
The following attestation bundles were made for open_browser_use_sdk-0.1.23-py3-none-any.whl:
Publisher:
pypi-publish.yml on iFurySt/open-codex-browser-use
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
open_browser_use_sdk-0.1.23-py3-none-any.whl -
Subject digest:
382fb36537185f9111adb550908b8da749b7c8df0b071c5dcb3514e39dfff37b - Sigstore transparency entry: 1489205388
- Sigstore integration time:
-
Permalink:
iFurySt/open-codex-browser-use@673adae186985a7e54ad5cd07c9993401f899732 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/iFurySt
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@673adae186985a7e54ad5cd07c9993401f899732 -
Trigger Event:
workflow_dispatch
-
Statement type: