{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http"}],"enrichment":{"capability":"Python SDK for controlling browsers programmatically through the Browser Use Cloud API, enabling automated web interaction and data extraction tasks.","skillfed_tags":["browser-automation","web-scraping","cloud-api"],"use_cases":["Extract trending repositories or real-time data from websites that require JavaScript rendering","Automate repetitive web tasks like form submission or account management across multiple sites","Build agents that navigate multi-step workflows without writing page-specific selectors","Test web applications by simulating user interactions and verifying page state changes","Gather competitive intelligence or monitor web content by automating periodic data collection"],"what_it_does":"browser-use-sdk is an official Python client for Browser Use Cloud, a service that lets you automate browser interactions through code. You instantiate a client, call its run() method with a natural-language task description, and receive structured output from the browser's actions. The SDK handles communication with the cloud backend, which executes the actual browser automation.\n\nThe package supports two modes: standard mode (where Browser Use manages the LLM) and v3 BYOK mode (where you supply your own LLM provider key). It depends on httpx for HTTP requests, pydantic for data validation, and idna for domain name handling. The SDK is designed for tasks like web scraping, data extraction, form filling, and automated testing\u2014anything you'd normally do by hand in a browser.","worth_installing":"Yes, if you need browser automation and are comfortable with a cloud-dependent service. The SDK is actively maintained, has low install friction, and uses a permissive license. Verify whether the cloud service's pricing, rate limits, and connectivity requirements fit your use case before committing."},"id":"browser-use-sdk","links":{"html":"https://skillfed.io/packages/browser-use-sdk","md":"https://skillfed.io/packages/browser-use-sdk.md","pypi":"https://pypi.org/project/browser-use-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":"MIT","license_treatment":"permissive","name":"browser-use-sdk","python_support":"supports_current","summary":"Python SDK for the Browser Use cloud API"},"popularity":{"monthly_downloads":11889119,"position":1355,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.11.0"}
