Stagehand
by browserbaseAI browser automation framework in TypeScript. Combines deterministic code with natural-language actions — best of both worlds.
About Stagehand
Stagehand is a TypeScript open-source browser automation project by browserbase. AI browser automation framework in TypeScript. Combines deterministic code with natural-language actions — best of both worlds. With 13,000 GitHub stars and 0forks, it's one of the Browser Automation tools worth knowing. You can download the source, browse it on GitHub, or read the full setup guide in the README below.
From the project README
<div id="toc" align="center" style="margin-bottom: 0;"> <ul style="list-style: none; margin: 0; padding: 0;"> <a href="https://stagehand.dev"> <picture> <source media="(prefers-color-scheme: dark)" srcset="media/dark_logo.png" /> <img alt="Stagehand" src="media/light_logo.png" width="200" style="margin-right: 30px;" /> </picture> </a> </ul> </div> <p align="center"> <strong>Stagehand is the SDK for browser agents.</strong><br> <a href="https://docs.stagehand.dev">Read the Docs</a> </p>
What is Stagehand?
This is an excerpt from the project's own README, quoted here for reference. Read the full README on GitHub →
Stagehand — FAQ
What is Stagehand?
AI browser automation framework in TypeScript. Combines deterministic code with natural-language actions — best of both worlds.
Is Stagehand free to use?
Yes. Stagehand is open-source and free. You can browse the source on GitHub or download it here at no cost — no signup required.
How do I install and run Stagehand?
Download the latest source as a ZIP from GitHub (or clone the main branch), then follow the setup steps in the README below.
What language is Stagehand written in?
Stagehand is primarily written in TypeScript.
How popular is Stagehand?
Stagehand has 13,000 stars and 0 forks on GitHub — a useful signal of how actively it's maintained and trusted by developers.