Stagehand – an open source browser automation framework powered by AI

Stagehand is an AI web browsing framework that simplifies browser automations through three simple AI APIs: act, extract, and observe. It is compatible with Playwright, making web automation more accessible to non-technical users. Stagehand allows users to perform various tasks on websites, such as extracting top stories from Hacker News or getting stats on a specific athlete from ESPN. Additionally, Stagehand offers debugging tools like session replay and step-by-step debugging when used with Browserbase. Contributors to the project include Jeremy Press, Navid Pour, Sean McGuire, Filip Michalsky, and Sameel Arif. Stagehand is currently available as an early release, seeking community feedback.

https://github.com/browserbase/stagehand

To top