WeSearch

Show HN: Chidori – Fast web-to-Markdown fetching for AI agents

·4 min read · 0 reactions · 0 comments · 14 views
#technology#ai#software
Show HN: Chidori – Fast web-to-Markdown fetching for AI agents
⚡ TL;DR · AI summary

Chidori is a fast web-to-Markdown fetcher designed for AI agents, built using Rust. It extracts the main readable content from web pages while removing unnecessary elements, outputting the result in Markdown format. This tool aims to streamline the process of retrieving content for AI applications and shell scripts.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

chidori ⚡️ A fast Rust-built web-to-Markdown fetcher for AI agents. npx chidori-fetch https://example.com chidori fetches a URL, extracts the main readable content, removes page noise, and prints Markdown to stdout by default. Logs and errors go to stderr so AI agents and shell scripts can safely pipe stdout into prompts, files, or other tools. Quick demo Web pages are built for browsers. Agents usually need the readable content, not the page chrome around it. npx chidori-fetch https://taishikato.com ![profile image](https://taishikato.com/_next/static/media/profile.0cb7aa44.webp) I'm Taishi, a fullstack developer and solofounder based in Japan and Canada. Full-stack dev shipping AI infrastructure & tools to 18K+ users (Supabase hackathon winner).

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub