{"slug":"stagehand","name":"Stagehand","owner":null,"repo":null,"category":"browser-automation","lang":"","blurb":"Open-source SDK for browser agents (act/extract/observe/agent) that mixes natural-language and code; runs locally or on Browserbase.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Open-source SDK for browser agents (act/extract/observe/agent) that mixes natural-language and code; runs locally or on Browserbase.","website":"https://stagehand.dev/","docs_url":"https://docs.stagehand.dev","signup_url":"https://github.com/browserbase/stagehand","pricing_model":"open-source","pricing_note":"Free (MIT); you pay only your own LLM usage + optional Browserbase hosting","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"No Stagehand account — open-source SDK; an agent just needs an existing LLM API key. Runs locally (free) or on Browserbase (self-serve instant key).","mcp_server":"","sdks":["TypeScript","Python","Playwright"],"code_sample":"{\"lang\":\"typescript\",\"code\":\"import { Stagehand } from \\\"@browserbasehq/stagehand\\\";\\nconst stagehand = new Stagehand({ env: \\\"LOCAL\\\" });\\nawait stagehand.init();\\nconst page = stagehand.page;\\nawait page.goto(\\\"https://example.com\\\");\\nawait page.act(\\\"click the login button\\\");\"}","tags":["open-source","agent-sdk","natural-language","self-healing","byok"],"useCases":[],"codeSample":{"lang":"typescript","code":"import { Stagehand } from \"@browserbasehq/stagehand\";\nconst stagehand = new Stagehand({ env: \"LOCAL\" });\nawait stagehand.init();\nconst page = stagehand.page;\nawait page.goto(\"https://example.com\");\nawait page.act(\"click the login button\");"},"oneLiner":"Open-source SDK for browser agents (act/extract/observe/agent) that mixes natural-language and code; runs locally or on Browserbase.","docsUrl":"https://docs.stagehand.dev","signupUrl":"https://github.com/browserbase/stagehand","pricingModel":"open-source","pricingNote":"Free (MIT); you pay only your own LLM usage + optional Browserbase hosting","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"No Stagehand account — open-source SDK; an agent just needs an existing LLM API key. Runs locally (free) or on Browserbase (self-serve instant key).","mcpServer":""}