Agent Browser
BeginnerAI-controlled Chrome browser for web scraping with 82% token savings vs Playwright MCP — handles JS-rendered pages, login content, and infinite scroll.
Company
Vercel
Founded
2015
Headquarters
San Francisco, CA
Pricing Range
Free (open-source)
Difficulty
beginner
Target Audience
AI developers building knowledge bases, researchers collecting web content, and anyone automating web scraping for AI pipelines.
About
Agent Browser is a lightweight CLI tool from Vercel that lets AI agents control a real Chrome browser to scrape web content. Unlike headless browser approaches like Playwright MCP, Agent Browser is optimized for AI-to-browser communication, saving 82% more tokens by sending only the relevant extracted text rather than full DOM snapshots. It handles JavaScript-rendered pages, login-required content, and infinitely scrolling pages — scenarios where simple HTTP fetch fails. For AI knowledge base workflows (like Karpathy's 3-folder system), it automates raw material collection by scraping articles directly into the raw/ folder. Install globally with npm, run 'agent-browser install' to set up Chrome, then use commands like 'agent-browser get text "article"' to extract clean content.
Advantages
- 182% token savings vs Playwright
- 2Handles JS-rendered pages
- 3Login-required content support
- 4Infinite scroll handling
- 5Simple CLI interface
Pros & Cons
Pros
- +Extremely token-efficient
- +Simple setup
- +Handles complex pages
- +Free and open-source
Cons
- −Requires Chrome installed
- −Slower than HTTP fetch for simple pages
- −Newer tool, smaller community
Use Cases
AI knowledge base raw material collection
Web scraping for research
Content extraction from dynamic sites
Automated documentation archiving
Pricing
Free
$0
- Full functionality
- Open-source
- npm package
Related Tools
Notion AI
AI-powered writing and knowledge management integrated into Notion workspaces.
Gamma
AI-powered presentation tool that creates slides, documents, and web pages from text.
Beautiful.ai
AI presentation tool with smart templates that auto-layout your content beautifully.
Canva AI
All-in-one design platform with AI features for generating images, copy, and layouts.