Reading up on Browserbase
10 deep · digging since nov 25, 25
- Introducing Browserbase Agents
Browserbase Agents lets users create and run browser agents from natural language goals via one API call, returning structured results and observability, on the platform used by Ramp, Shopify, and Lovable.
- browse.sh
browse.sh is a browser CLI that gives AI agents pre-built skills to automate websites, cutting token costs and enabling complex multi-site workflows.
- browse.sh
browse.sh provides a CLI and open catalog of pre-built browser skills that let AI agents automate websites with 50x lower token costs.
- Build a deep research tool - YouTube
This tutorial shows how to build a deep research tool similar to Claude or Gemini using minimal code from a GitHub repository and Browserbase.
- Introducing Fetch: the simplest way to read the web
Browserbase launched a Fetch API that lets AI agents retrieve page content without a full browser session, priced at $1 per 1,000 pages.
- Agent - 🤘 Stagehand
Stagehand's `agent()` function enables fully autonomous browser workflows using AI, with support for multiple agent modes, custom tools, streaming, and structured output.
- Why we forked Chromium
Browserbase forked Chromium and applied patches to remove automation signals and enable long-lived sessions, making headless browsers undetectable and stable for AI agents.
Takes
Agentic commerce works flawlessly when combining Browserbase + Link (@stripe's agent wallet): - Browse CLI explores the site & fills in order info - Link CLI detects the card form and spins up the payment request for me to review No x402 setup. No MPP flows. Zero configuration
@shreypandya
Introducing /cookie-sync Run browser tasks in the cloud with all your authenticated accounts, powered by @browserbase Watch as my agent: - uploads my local Chrome cookies - injects them into a remote browser - goes to Forkable & chooses my Friday lunch for me
@shreypandya
Browserbase now has a CLI. Browse the web, deploy serverless automations, debug sessions, and manage your entire project — all from the terminal. Just tell your agent: "Read http://browserbase.com/SKILL.md and set up Browserbase" Or try it yourself: npm i -g @browserbasehq/cli
@browserbase