Browserable is an open-source and self-hostable browser automation library for AI agents.
Allows browser agents to navigate sites and fill out forms automatically. With this feature, you can automate the clicking of buttons and extraction of site information as part of browsing tasks.
Achieves 90.4% in Web Voyager benchmarks, reflecting its high efficiency and performance in automated browsing tasks.
Users can create customizable browser agents that perform specific tasks such as searching for products, summarizing papers, or finding courses on various websites.
Offers both a quick setup with npx command and a manual setup process using Docker, allowing flexibility in deployment.
Provides access to multiple services such as UI server, task management API, and database management, all within local development environments.