- Create AgentKit tools that use Browserbase sessions
- Build autonomous browsing agents that search, extract data, and interact with websites
- Add Stagehand for resilient browser automation
Two approaches to using Browserbase with AgentKit
- Create custom Browserbase tools: Ideal for simple actions on webpages with manual browser control.
- Use Stagehand library as tools: Better for autonomous browsing and resilient data extraction.
Prerequisites
Before you start, make sure you have:- AgentKit installed
- Browserbase Project ID & API key
- (Optional) LLM API key of your choice to use with Stagehand
Quickstart guides
Autonomous browsing with Stagehand
Build autonomous browsing agents with Stagehand that navigate, extract data, and interact with sites.
Reddit search example
A complete Reddit search agent built with AgentKit and Browserbase.