openbrowser and browserable

These are competitors: both provide browser automation frameworks for AI agents, but OpenBrowser emphasizes autonomous web browsing capabilities while Browserable focuses on self-hostable infrastructure, making them alternative solutions for the same use case rather than components designed to work together.

openbrowser
59
Established
browserable
57
Established
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 2/25
Adoption 13/25
Maturity 24/25
Community 18/25
Stars: 9,228
Forks: 837
Downloads:
Commits (30d): 2
Language: TypeScript
License: MIT
Stars: 1,169
Forks: 98
Downloads: 30
Commits (30d): 0
Language: JavaScript
License: MIT
No Package No Dependents
Stale 6m

About openbrowser

ntegrals/openbrowser

Let AI agents browse the web. An autonomous toolkit for browser-based AI agents.

Built on Playwright with pluggable LLM integration (OpenAI, Anthropic, Google via Vercel AI SDK), agents autonomously navigate websites by analyzing DOM snapshots, deciding actions, and executing commands like click, type, and extract. Includes production features like stall detection, cost tracking, sandboxed execution with resource limits, session replay recording, and an interactive REPL for debugging — all available as a TypeScript library or CLI.

About browserable

browserable/browserable

Open source and self-hostable browser automation library for AI agents

Provides vision-based task execution with LLM-driven navigation, form filling, and data extraction, achieving 90.4% on Web Voyager benchmarks. Integrates pluggable LLM providers (OpenAI, Claude, Gemini) and remote browser services (Hyperbrowser, Steel) via a Docker-based self-hosted architecture with MongoDB, Redis, and MinIO backend. Exposes functionality through a REST API and JavaScript SDK for programmatic agent control.

Scores updated daily from GitHub, PyPI, and npm data. How scores work