Browserable is an open-source browser automation framework designed specifically for AI agents that need to interact with web interfaces in a human-like way. The project provides tools that allow automated agents to navigate websites, click buttons, fill out forms, and extract information from pages without manual scripting of each step. Built primarily in JavaScript, the framework offers both a developer-friendly SDK and a REST API that allow integration with AI applications and automation pipelines. It is designed to be self-hostable, which means developers can deploy and run it on their own infrastructure without relying on third-party services. The platform enables the creation of browser-based agents capable of performing complex online workflows such as data collection, research tasks, and automated interactions with web platforms.
Features
- JavaScript framework for building AI-driven browser automation agents
- Automated navigation of websites including clicking and form submission
- Extraction of structured information from web pages
- Self-hostable architecture for private deployments
- SDK and REST API for integration with AI applications
- High performance on browser agent benchmarks such as WebVoyager