Open-source AI-powered browser-automation framework that exposes a website’s interactive elements in a simple, text-like format so LLM agents can read pages and complete multi-step tasks automatically.
Browser Use is an MIT-licensed Python package and cloud service that bridges large-language-model agents and real-world websites.
Instead of relying on brittle screenshot vision, it turns the live DOM into structured JSON, letting an agent see buttons, forms and text exactly as a human would. Developers can run it locally with Playwright or point to the hosted Browser Use Cloud.