
Automate browser actions such as navigation and web scraping.
Requires a Browserbase and OpenAI API keys.
This template enables AI agents to interact with web pages through Mastra using the Browserbase Stagehand framework's browser automation capabilities. It provides tools for web navigation, data extraction, and action execution, all orchestrated through Mastra agents.
# .env file, BROWSERBASE_PROJECT_ID=your_project_id BROWSERBASE_API_KEY=your_api_key OPENAI_API_KEY=your_openai_key