Web Fetcher
Fetch web pages and convert to Markdown for AI reading. Use when you need to read the content of a specific URL. Automatically tries multiple conversion serv...
13 downloads
Free
Reviewed
Web Fetcher
Convert any URL to Markdown format for easy AI reading.
Usage
When user asks to fetch/read/crawl a URL, use these services in order:
-
r.jina.ai/ - Most reliable, try first
https://r.jina.ai/https://example.com -
markdown.new/ - Good for Cloudflare-protected sites
https://markdown.new/https://example.com -
defuddle.md/ - Alternative fallback
https://defuddle.md/https://example.com
Strategy
- Try r.jina.ai first
- If it fails or returns incomplete content, try markdown.new
- If still failing, try defuddle.md
- Extract the relevant information from the Markdown response
Examples
- User: "Read this article" → Fetch with r.jina.ai
- User: "What's on this page?" → Convert URL and extract content
- User: "Crawl this website" → Iterate through pages as needed
Download
ZIP package — ready to use
Skill Info
- Creator
- Aurthes
- Downloads
- 13
- Published
- Mar 15, 2026
- Updated
- Mar 16, 2026