Browserable
Leading#7 in Open sourcelow confidence
Smaller but notable open-source library and API (~1.2k★) for building AI browser agents and automations; self-hostable.Our read
Why it ranks #7
~1.2k GitHub stars and a claimed 90.4% WebVoyager score make Browserable a notable emerging self-hosted option, but its community and independent review footprint remain far smaller than the leaders above it.Here is the catch
small community and limited independent review evidence
requires separate LLM and remote-browser accounts for practical use
less mature documentation and production ecosystem than top frameworks
Does this well
simple self-hosted path with an npx setup flow
provider-neutral LLM and browser configuration
promising published WebVoyager performance
Pricing
Checked by hand on 2026-07-23. Prices in this category change often — if this looks wrong, it probably is.
Key features
natural-language browser agentsnavigation, forms and extractionself-hosted dashboard and APIconfigurable LLM and remote-browser providers
What the ranking used
The aggregate inputs behind this position, as they were read.Sources we read
Quick facts
More in this area
The rest of the Open source column.- 1Browser UseThe recognized leader for AI browser agents (~107k★, ~89% WebVoyager): gives the LLM full control of the browser through an agent loop — the default for building custom browser agents.
- 2PlaywrightMicrosoft's foundational browser-automation framework (~93k★) — the deterministic substrate many AI agents (Stagehand, Skyvern) build on; the de-facto standard for scripted control and E2E testing.
- 3StagehandPlaywright-based framework (~24k★) exposing structured act/extract/observe actions — deterministic where possible, AI only when needed.
- 4SkyvernVision + LLM open-source agent (~23k★) resilient to layout changes; leads on form-filling (~85.85% WebVoyager).
- 5NanobrowserOpen-source Chrome extension (~13.5k★) for multi-agent web automation, running on your own LLM API keys as a free OpenAI-Operator alternative.
- 6Steel BrowserOpen-source browser API purpose-built for AI agents (~7.4k★): a self-hostable headless-browser backend for running web automations at scale.