Open source browser automation library for AI agents.
Browserable allows you to build browser agents that can navigate sites, fill out forms, clicking buttons and extract information. It is currently at 90.4% on the Web Voyager benchmarks.
Quick start
The fastest way to get started is to run the npx command. This will guide you through the setup process and ensure you have all required dependencies.
npx browserable
Visit http://localhost:2001 to set your LLM and Remote Browser API Keys to start using.