Overview
Open-source Python library that lets AI agents control web browsers, widely adopted for browser automation and research agents.
Details
Browser Use is an open-source Python library that enables AI agents to control web browsers (navigating sites, clicking, filling forms, extracting data) through a clean abstraction over Playwright. It supports multiple LLM providers and has become one of the most-adopted OSS tools for browser-based AI automation. Browser Use is used as the foundation for many research agents, web scraping tools, and autonomous browsing applications. The OSS approach makes Browser Use a popular alternative to closed browser-agent products for those wanting full control.
Tags
browser, autonomous-agent, open-source, automation