Best Browser Agent Top 20
Top 20 most popular open-source Browser Agent projects, ranked by GitHub Stars.
Firecrawl
142.2k StarsFirecrawl is a web scraping and search engine designed for AI agents, converting any webpage into structured Markdown data with search, scrape, and clean capabilities for building web-data-powered AI applications.
browser-use
101.8k Starsbrowser-use enables browser automation for agents, allowing LLMs to understand pages and perform complex web interactions.
browser-use
101.8k StarsPython library that lets LLMs drive browsers via natural language.
Scrapling
67.4k StarsAn adaptive web scraping framework that intelligently handles anti-bot measures, from single requests to full-scale crawls, designed for AI agent data collection.
Agent Reach
47.1k StarsGive your AI agent eyes to see the entire internet. Read and search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu with one CLI and zero API fees.
Chrome DevTools MCP
44.8k StarsMCP server providing Chrome DevTools capabilities to coding agents, enabling web debugging, performance analysis, and DOM manipulation automation.
GitNexus
43.3k StarsThe Zero-Server Code Intelligence Engine — a client-side knowledge graph creator running entirely in your browser with a built-in Graph RAG Agent for code exploration.
Agent Browser
37.6k StarsAn open-source browser automation CLI for AI agents by Vercel, built with Rust for high performance and programmability.
UI-TARS Desktop
37.4k StarsByteDance's open-source multimodal AI agent stack connecting cutting-edge AI models with agent infrastructure for GUI automation and computer control.
PPT Master
35.3k StarsAI-powered PPT generation tool that creates natively editable PPTX from any document, producing real PowerPoint shapes instead of images.
Playwright MCP
34.5k StarsMicrosoft's official Playwright MCP server that lets LLMs drive real browsers.
Lightpanda Browser
31.5k StarsA lightweight browser runtime designed for automation and scraping scenarios, offering lower overhead than traditional browsers for headless tasks.
CloakBrowser
27.5k StarsCloakBrowser is a stealth Chromium browser built with 58 source-level C++ patches, providing a drop-in Playwright/Puppeteer replacement that passes Cloudflare Turnstile, reCAPTCHA v3, FingerprintJS and other bot detection systems for AI agents.
AgenticSeek
26.6k StarsFully local Manus AI alternative that autonomously browses the web, writes code, and interacts via voice, with no API costs
Open-AutoGLM
25.7k StarsOpen-AutoGLM is an open phone agent model and framework enabling AI to autonomously operate smartphone interfaces, unlocking the AI Phone experience for everyone.
Stagehand
23.3k StarsThe SDK for browser agents by Browserbase. Provides act, extract, and observe primitives for AI agents to naturally browse and interact with web pages.
Stagehand
23.3k StarsBrowserbase's AI browser automation SDK blending code with natural language.
Skyvern
22.1k StarsSkyvern is an agent platform for browser task automation, using page understanding and action planning to complete complex web workflows such as forms and back-office tasks.
Skyvern
22.1k StarsOpen-source browser automation that uses LLM plus computer vision.
Automa
21.4k StarsAutoma is an open-source browser automation extension that lets you chain visual blocks to auto-fill forms, scrape websites, schedule repetitive tasks, and build browser workflows without coding.
Related Articles
Browser Agents in Practice: Architecture and Pitfalls of AI-Controlled Browsers
Breaking down three abstraction layers for browser automation—from raw Playwright to structured extraction—with production patterns, runnable code, and common pitfalls.
Web Automation Agent in Practice: Limits and Best Practices of browser-use
A practical breakdown of browser-use strengths and limits in web task automation, with strategies for stable execution and failure recovery.
Deep Research Agents in Practice: From Single-Shot Search to Iterative Reasoning
Decomposes five open-source deep-research projects across three sub-stages with reusable query-rewriting code.