Stagehand
The SDK For Browser Agents observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 86
- Longevity 63
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6.5
- age_days: 892
- days_rel: 14
- days_push: 7
- n_releases_24m: 79
Adoption not part of the score
24069 stars · 1656 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Stagehand is an SDK for building browser agents, offering Playwright-style APIs combined with AI primitives (act, extract, observe) that use natural language and self-heal when websites change. It supports TypeScript, Python, and Go, and runs as a browser extension for low-latency, production-grade web automation.
Use cases
- automate web pages with natural language actions
- build ai browser agents
- extract structured data from websites
- scrape websites that change frequently
- replace brittle playwright scripts with self-healing automation
- control a browser with an llm agent
- click buttons and fill forms using ai
When to choose
- you need reliable browser automation that survives UI changes
- you want to mix deterministic Playwright-style control with AI-driven steps
- you are building production web agents and care about token efficiency and latency
- you need to handle complex DOMs like iframes and shadow DOM
When to avoid
- you only need simple deterministic test automation without AI
- you want a fully autonomous agent with no code-level control
- your project cannot use LLM APIs or their associated costs
Facets
library · maturity active
agent-framework web-scraping http-client sdk workflow-automation web-development developer-tools large-language-models python cross-platform browser-automation playwright browser-agents self-healing webmcp llm typescript go ai-agents automation nodejs web-server
3 sources
- readme: https://github.com/browserbase/stagehand · fetched 2026-08-28 · d443bd024d35
- homepage: https://stagehand.dev · fetched 2026-08-29 · a8150b969101
- site_page: https://docs.stagehand.dev · fetched 2026-08-29 · 8fc0fa4f56d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| browserbase/stagehand | main | 87 |
| browserbase/skills | plugin | 61 |
| browserbase/mcp-server-browserbase | plugin | 10 |
| browserbase/open-operator | examples | 10 |
For agents
markdown · JSON · MCP: product_card(name="browserbase/stagehand")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem