Show HN: Pardus Browser- a browser for AI agents without Chromium (github.com) AI

Pardus Browser is a headless, Rust-based browser aimed at AI agents that turns web pages into a structured semantic tree (headings, landmarks, links, and interactive elements) rather than screenshots or a pixel buffer. It fetches and parses HTML over HTTP without requiring a Chromium binary, and outputs the page state in Markdown, tree form, or JSON (optionally including a navigation graph). The roadmap mentions adding JavaScript execution, a CDP/WebSocket server for Playwright/Puppeteer integration, and richer page interaction features like clicking and session persistence.

March 31, 2026 12:11 Source: Hacker News