browser-use-core
Packaged Browser Use Rust terminal binaries and Python worker resources.
What it is and what it does
browser-use-core is a binary and resource package that carries Rust terminal binaries and Python worker components for the browser-use agent framework. It is designed as a low-level carrier package and intentionally does not expose a high-level Python API—that remains in the browser-use package itself. The package provides the underlying infrastructure needed for browser automation, including compiled binaries for multiple platforms and supporting Python libraries for web interaction, document parsing, and data handling.
The package depends on a substantial set of runtime libraries: web scraping tools (beautifulsoup4, lxml), HTTP clients (requests, curl-cffi, websocket-client), data processing (pandas, tabulate), document handling (pypdf, pillow), and specialized browser control modules (cdp-use, fetch-use). This dependency footprint suggests it handles complex browser interactions including DOM parsing, PDF extraction, image processing, and protocol-level communication.
Use it for:
- Provide compiled browser control binaries as a dependency for the browser-use agent framework
- Enable cross-platform browser automation by bundling pre-built Rust binaries for macOS, Linux, and Windows
- Support web scraping and document extraction workflows through integrated PDF and image processing
- Facilitate headless browser testing and interaction in CI/CD pipelines
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides packaged Rust terminal binaries and Python worker resources for the browser-use agent framework, enabling browser automation and interaction capabilities.
Yes, if you are using the browser-use package or need its underlying browser automation infrastructure. The package is actively maintained, has no known vulnerabilities, and supports current Python versions. However, clarify the license terms before use in proprietary contexts, and verify whether you need browser-use itself rather than installing this core package directly.
Install
browser-use-core on PyPI
pip
pip install browser-use-coreuv
uv add browser-use-corepoetry
poetry add browser-use-coreInstalling browser-use-core
Before you install
Medium install friction due to 11 runtime dependencies including native libraries (lxml, pillow, curl-cffi) and platform-specific wheels. Active maintenance with recent releases, though repository metadata is not publicly available.
License in practice
License status is unclear—no SPDX identifier or raw license text is declared. Verify the actual license terms before use in proprietary or restricted contexts.
Quickstart
pip install browser-use-core
import browser_use_core
# Typically used as a dependency of browser-use, not directly
Requires Python 3.11 or later (and less than 4.0). Platform-specific wheels available for macOS (Intel/ARM), Linux (x86_64/aarch64), and Windows.
Verify before relying
- Whether browser-use-core can be used standalone or only as a dependency of the browser-use package
- What the actual license terms are and any redistribution restrictions
- Whether the Rust binaries require system dependencies beyond what pip installs
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (<4.0,>=3.11) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 11 — beautifulsoup4, cdp-use, curl-cffi, fetch-use, lxml, pandas, pillow, pypdf, requests, tabulate, websocket-client |
| Maintenance | actively maintained — 63 days since the last release |
| First released | |
| Downloads | 212,317/month — #9,460 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: browser_use_core-0.13.2-py3-none-macosx_10_13_x86_64.whl; browser_use_core-0.13.2-py3-none-macosx_11_0_arm64.whl; browser_use_core-0.13.2-py3-none-manylinux_2_17_aarch64.whl; browser_use_core-0.13.2-py3-none-manylinux_2_17_x86_64.whl; browser_use_core-0.13.2-py3-none-win_amd64.whl
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
browser-useBrowser Use is a Python library that lets AI…
permissive · top 1,000 on PyPI
browser-use-sdkPython SDK for controlling browsers…
permissive · top 5,000 on PyPI
playwrightAutomate Chromium, Firefox, and WebKit browsers…
permissive · top 1,000 on PyPI
ua-parser-rsProvides a Rust-accelerated user-agent parser…
permissive · top 5,000 on PyPI
pyppeteerAutomates headless Chrome/Chromium browser…
permissive · top 5,000 on PyPI
ankiProvides Python access to Anki's core…
agpl · top 15,000 on PyPI
robocorp-browserA wrapper around Playwright that automates…
permissive · top 15,000 on PyPI
browsergym-coreBrowserGym provides a gymnasium environment for…
permissive · top 5,000 on PyPI
zendriverZendriver is an async-first web automation…
agpl · top 15,000 on PyPI
plato-sdkPlato SDK is a Python client library for…
unclear · top 15,000 on PyPI