Skip to content
FindOpenSource

browser-use

A library that lets AI agents control a real web browser -- clicking, typing, navigating and reading pages -- to complete tasks that require the open web.

Overview

browser-use gives an LLM agent a structured way to perceive and act on a live browser: it extracts the interactive elements of a page, lets the agent decide what to click or type, and handles navigation, so tasks that require actually using a website (rather than calling an API for it) become automatable. It's become the most widely adopted library specifically for this niche.

browser-use is a fit for teams building agents that need to interact with websites that don't offer a usable API -- filling forms, comparing prices, navigating multi-step flows -- as a building block rather than a full no-code automation platform.

Categories
AI Agents & Agent Tools
Keywords
computer-usebrowser-automationagent-tools
Languages
Python
License
MIT

Spotted an error? Suggest an edit on GitHub.