March 31, 2026

CAPTCHA vs Chrome: choose your fighter

Show HN: Pardus Browser- a browser for AI agents without Chromium

Crowd cheers ‘no Chrome’, skeptics predict endless CAPTCHAs

TLDR: A new Rust-based tool promises a super-fast, Chrome-free way for AI to read web pages as structured text. Commenters love ditching Chrome but warn it may hit CAPTCHA walls, while others ask whether it truly beats just reading HTML and how many sites it actually covers.

Pardus Browser just dropped a bold claim: a “headless” browser for AI that skips screenshots and Chrome, and spits out a clean list of what’s on a page—links, buttons, forms—in a blink. The demo is slick, the pitch is simple, and the comments? Pure fireworks.

Team Freedom-from-Chrome rolled in first. One fan asked how it stacks up to Lightpanda while celebrating anything that ditches Google’s bulk. Another hyped the Rust build and the speed. The vibe: no pixels, only vibes—and maybe a future where AI agents don’t need a full browser to get stuff done. Check the project here: Pardus.

But the skeptics kicked down the door. “Neat idea,” they said, “but the real web is a CAPTCHA boss fight.” Sites sniff out non-human traffic, and without a Chrome-like disguise, you’re stuck proving you’re not a robot every five clicks. That fear dominated the thread.

Meanwhile, the “Explain Like I’m Five” crowd asked the killer question: if it just reads HTML, how is this better than… reading HTML? One dev noted they had to use a full browser to catch “invisible until rendered” issues. Another demanded numbers: what percentage of sites will this actually work on? Drama meter: high, pixels: zero.

Key Points

  • Pardus Browser is a headless, Chromium-free browser for AI agents that outputs a structured semantic tree instead of rendering pages.
  • It provides semantic output with ARIA roles, interactive elements, and action annotations, and supports Markdown, tree, and JSON formats.
  • A navigation graph summarizes internal/external links and forms; an interactive-only mode highlights actionable elements.
  • Installation is from source with Rust 1.85+, and the CLI supports custom headers, verbose logging, and cache/cookie cleaning.
  • Architecture includes pardus-core (using reqwest and scraper), a planned CDP WebSocket server (pardus-cdp), and a CLI binary.

Hottest takes

personally super happy to see Chromium-free solutions in this space! — de_dave
would almost certainly trigger all kinds of captcha requirements or worse — timabdulla
what percentage of websites will this be expected to work well on — ilaksh
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.