Open SourceScraping100k
browser-use
Makes websites accessible to AI agents so an LLM can drive a browser.
browser-use is a Python library that lets AI agents control a web browser to accomplish tasks, exposing page state to an LLM and translating model decisions into browser actions. Built on Playwright, it provides DOM extraction and action primitives so agents can navigate, click, and fill forms autonomously. It is notable as one of the popular open-source frameworks for LLM-driven web agents.
Repository
browser-use/browser-useLanguage
PythonWhat you'd build with it
- Building agents that complete multi-step web tasks like form filling or booking
- Letting an LLM navigate and extract data from arbitrary websites
- Automating browser workflows described in natural language
Tags
browser-agentautomationllm