← Back to match
Chidori
Fast Rust-built web-to-Markdown fetcher for AI agents — strip page chrome, get clean readable content, pipe to stdout
Servicemvpfreeglobal
A Rust command-line tool that fetches a URL, extracts the main readable content, removes navigation, footers and other page chrome, and writes clean Markdown to stdout while sending logs and errors to stderr. It is intended for developers building AI agents, RAG pipelines, and shell-scripting power users who need a reliable way to pipe readable web content (preserving code blocks, links, simple tables, footnotes and math) and can optionally fall back to a Playwright renderer for JS-heavy pages.
Categories
AI agentsweb scrapingcontent extractiondeveloper tools

