SteadyFetch
JSON →Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass
Install
pip install steadyfetch Tools · 5
- fetch_url Full reliability fetch — returns markdown + HTML
- fetch_markdown Returns only clean markdown, optimized for LLMs
- check_domain Circuit breaker status for a domain
- cache_stats Cache utilization metrics
- clear_cache Flush the cache for fresh data