Skip to main content
Drop a repoSign up
NEWvicrodh/qbzjust droppedNEWkowalski-ptr/compass-before-compactjust droppedNEWlastmile-ai/mcp-agentjust droppedREPOxai-org/grok-build+513 stars 24hREPOdiegosouzapw/OmniRoute+272 stars 24hREPOmsitarzewski/agency-agents+207 stars 24hREPOsafishamsi/graphify+170 stars 24hREPOvercel-labs/deepsec+168 stars 24hNEWvicrodh/qbzjust droppedNEWkowalski-ptr/compass-before-compactjust droppedNEWlastmile-ai/mcp-agentjust droppedREPOxai-org/grok-build+513 stars 24hREPOdiegosouzapw/OmniRoute+272 stars 24hREPOmsitarzewski/agency-agents+207 stars 24hREPOsafishamsi/graphify+170 stars 24hREPOvercel-labs/deepsec+168 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. CloakHQ/CloakBrowser

    Browser automation tool for web scraping and anti-detection.','summary':

    28.6K+12 · 24hmomentum 30Python
  2. browser-use/browser-use

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

    105.5K+43 · 24hmomentum 30Python
  3. soxoj/maigret

    OSINT username investigation tool scraping 3000+ sites

    35.5K+10 · 24hmomentum 26Python
  4. keploy/keploy

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

    18.3K+5 · 24hmomentum 26Go
  5. D4Vinci/Scrapling

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

    70K+41 · 24hmomentum 24Python
  6. jackwener/OpenCLI

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

    26.9K+12 · 24hmomentum 22JavaScript
  7. zhom/donutbrowser

    Simple Yet Powerful Anti-Detect Browser 🍩

    3.4K-7 · 24hmomentum 20Rust
  8. Skyvern-AI/rustwright

    Rust browser automation library from Skyvern AI team

    5750 · 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 11Python

Best Browser Automation Tools — FAQ

What are the best browser automation tools?
As of July 19, 2026, the top-ranked are CloakHQ/CloakBrowser, browser-use/browser-use, soxoj/maigret, browser-use/browser-harness and keploy/keploy — 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.