ntegrals/openbrowser
Let AI agents browse the web. An autonomous toolkit for browser-based AI agents. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 75
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2701
- days_rel: n/a
- days_push: 153
- n_releases_24m: 0
Adoption not part of the score
9515 stars · 865 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Open Browser is a TypeScript framework that lets AI agents autonomously control a web browser to complete tasks like clicking, typing, navigating, and extracting data. Built on Playwright with multi-model LLM support via the Vercel AI SDK, it ships as a monorepo with a core library, CLI, and sandboxed execution package.
Use cases
- let an AI agent browse the web and complete tasks autonomously
- extract data from websites using natural language instructions
- automate form filling and multi-step web workflows
- run browser agents in a sandboxed environment with resource limits
- interactively debug and prototype browser automation in a REPL
- build web automation agents with OpenAI, Anthropic, or Google models
When to choose
- you want LLM-driven browser automation without writing manual Playwright scripts
- you need multi-model support and easy model swapping for web agents
- you need sandboxed, production-ready agent execution with cost tracking and stall detection
- you prefer a CLI and REPL for running and debugging browser agents
When to avoid
- you need simple deterministic scraping without LLM costs - plain Playwright or Puppeteer is lighter
- you need non-browser automation or API-only agents
- your project is not in the TypeScript/Node.js ecosystem
Facets
framework · maturity active
agent-framework web-scraping workflow-automation cli browser-extension web-development developer-tools cli cross-platform playwright browser-automation llm-agents vercel-ai-sdk sandboxed-execution web-agent ai-agents automation nodejs typescript
1 source
- readme: https://github.com/ntegrals/openbrowser · fetched 2026-08-28 · 908a7719c458
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ntegrals/openbrowser | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="ntegrals/openbrowser")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem