Fast, token-efficient web search results as a complement to browser sessions.
The Browserbase Search API gives your agents fast, token-efficient web search results as a complement to browser sessions. Use it for recon, lead discovery, or RAG pipelines, then hand off to a browser session for interaction.
A common pattern is using the Search API to find relevant URLs, then opening them in browser sessions for deeper interaction, such as extracting content, filling forms, or taking screenshots.
Use Search when your browser agent doesn’t yet know where the information lives. In other words, it will give you the best starting points on the web for some task.Think about Search -> Fetch -> Browsers