概要
Stealthfetch is an intelligent web fetching utility designed to convert any web page into clean, LLM-ready markdown format. It automatically handles common anti-bot challenges by first attempting a stealthy HTTP request with Chrome TLS fingerprints, and then escalating to a stealth browser if a block is detected. Beyond its core function of stripping boilerplate content, Stealthfetch prioritizes security with comprehensive SSRF protection, validating URLs both before and after redirects to prevent malicious access to internal networks, making it safe for integration with AI agents.