# ntegrals/openbrowser

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

Repository: https://github.com/ntegrals/openbrowser
Canonical: https://ross.abutalabs.com/products/openbrowser
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai-agents, automation, claude, playwright, puppeteer, sandbox
Last push: 2026-04-02T12:55:42+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 35, longevity 100
- inputs: {"age_days": 2701, "days_push": 153, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9515, forks 865 (observed 2026-08-28T04:10:31.606879+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: agent-framework, web-scraping, workflow-automation, cli, browser-extension
- domain: web-development, developer-tools
- platform: cli, cross-platform
- tags: playwright, browser-automation, llm-agents, vercel-ai-sdk, sandboxed-execution, web-agent, ai-agents, automation, nodejs, typescript

## Member repositories
- ntegrals/openbrowser (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:31.606879+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:22:00.201968+00:00, confidence not recorded.
  - readme: https://github.com/ntegrals/openbrowser (fetched 2026-08-28T04:10:31.606879+00:00, sha 908a7719c458)
- Data as of 2026-08-30T08:39:29.467469+00:00.
