
github.com
September 18, 2026
7 min read
48/100
Summary
Stagehand is the SDK to extract data and interact with any site on the web. Playwright was built for testing. Stagehand is built for agents, in TypeScript, Python, and Go. Docs · Quickstart · ⭐ Star this repo Sign in once, keep the session, and pull structured data out the other side. import { localBrowser, Stagehand } from "@browserbasehq/stagehand"; import { z } from "zod/v4"; // Cookies persist...