Skip to main content
Drop a repoSign up
NEWvicrodh/qbzjust droppedNEWkowalski-ptr/compass-before-compactjust droppedNEWlastmile-ai/mcp-agentjust droppedREPOxai-org/grok-build+1934 stars 24hREPOmsitarzewski/agency-agents+602 stars 24hREPOsafishamsi/graphify+541 stars 24hREPOstablyai/orca+527 stars 24hREPOjamiepine/voicebox+479 stars 24hNEWvicrodh/qbzjust droppedNEWkowalski-ptr/compass-before-compactjust droppedNEWlastmile-ai/mcp-agentjust droppedREPOxai-org/grok-build+1934 stars 24hREPOmsitarzewski/agency-agents+602 stars 24hREPOsafishamsi/graphify+541 stars 24hREPOstablyai/orca+527 stars 24hREPOjamiepine/voicebox+479 stars 24h
Best of · Open source

Best Browser Automation Tools

Browser automation used to mean Playwright, Puppeteer, or Selenium driving a real browser through a programmatic API for testing or scraping. In 2025 the category absorbed a second, very different population — agentic stacks that wrap a model around those same primitives and let it decide what to click, type, and read. The two communities don't always realise they're sharing a category. A QA engineer wants determinism, headless speed, and a stable selector strategy. An AI builder wants a loop that finishes a multi-step task without supervision, even when the page changes. Both ship here. Playwright and Puppeteer still dominate the head of the distribution because every AI browser project depends on them. The newer entrants — browser-use, Stagehand, web-operator harnesses — pair Playwright with DOM-graph reasoning, retries, and a model in the steering loop. Honest take on the agentic half: it's not as production-ready as the demos suggest. Anti-bot defences, captchas, and shifting DOM structure break runs that worked yesterday. If you're picking a stack, the questions are: how deterministic is the automation under model steering or is every run a coin flip, how does the project handle captchas (or does it pretend they don't exist), and is the headless mode genuinely production-quality or only debug-good.

Curated by · Updated · 15 projects ranked
  1. browser-use/browser-use

    Python library for AI web browsing and task automation via browser control.

    105.4K+128 · 24hmomentum 32Python
  2. keploy/keploy

    Open-source platform for creating safe, isolated production sandboxes for API, integration, and E2E testing.

    18.2K+46 · 24hmomentum 30Go
  3. CloakHQ/CloakBrowser

    Open-source anti-detect browser for web scraping and multi-account management.

    28.6K+43 · 24hmomentum 30Python
  4. soxoj/maigret

    OSINT username investigation tool scraping 3000+ sites

    35.5K+24 · 24hmomentum 28Python
  5. jackwener/OpenCLI

    Make Any Website into CLI & Use your logged-in browser by AI agent.

    26.9K+65 · 24hmomentum 25JavaScript
  6. D4Vinci/Scrapling

    🕷️ An adaptive Web Scraping framework that handles everything from a single request to …

    70K+78 · 24hmomentum 25Python
  7. zhom/donutbrowser

    Simple Yet Powerful Anti-Detect Browser 🍩

    3.4K+5 · 24hmomentum 24Rust
  8. Skyvern-AI/rustwright

    Rust-based browser automation framework from AI agent startup Skyvern. Rust port of Playwright for LLM-driven web agents. Single HN hit, no GitHub traction. Lik

    5390 · 24hmomentum 13Python
  9. tiliondev/fortress

    Stealth Chromium engine that stops scrapers and browser agents from getting blocked, with one line of code change.

    3780 · 24hmomentum 13Python

Best Browser Automation Tools — FAQ

What are the best browser automation tools?
As of July 18, 2026, the top-ranked are browser-use/browser-use, keploy/keploy, CloakHQ/CloakBrowser, soxoj/maigret and jackwener/OpenCLI — ordered by TrendingRepo's cross-source momentum score across GitHub, Hacker News, X, Bluesky, Product Hunt and Dev.to.
How does TrendingRepo choose this list?
We filter our tracked open-source index to browser-use stacks, web operators and automation agents for testing and scraping, then rank by a 0-100 momentum score combining 24h / 7d / 30d star velocity, fork growth, contributor churn, commit freshness and release cadence, with cross-source mention signals and anti-spam dampening on top.
Are these all free and open source?
Yes. Every project listed is an open-source repository on GitHub with a public license — TrendingRepo only ranks open-source code.
How often is this list updated?
Roughly every 20 minutes. Collectors re-scan the signal sources and recompute the rankings, so the list reflects momentum within the last hour.