Stop letting websites block your tools. md-fetch uses your real browser to bypass anti-scraping and deliver perfectly cleaned Markdown to your LLMs.
Traditional scrapers are dead. md-fetch is designed to bridge the gap between the complex web and LLM context windows.
Don't just spoof headers. Use real Headless Chrome or Firefox to execute JavaScript, handle cookies, and bypass sophisticated bot detection.
HTML is 90% noise. md-fetch strips scripts, ads, and CSS, delivering clean Markdown that maximizes your agent's context window.
Use it as a one-off CLI tool or run md-fetch serve to deploy a high-performance concurrent
processing API for your production pipelines.
No complex configuration. Just works.
curl -fsSL https://raw.githubusercontent.com/nathabonfim59/md-fetch/main/install.sh | sh
go install github.com/nathabonfim59/md-fetch@latest
Add md-fetch as a specialized skill to your agent ecosystem:
npx skills add nathabonfim59/md-fetch