Fetch URL
fetch_urlFetch any web page as clean markdown while automatically rotating across multiple extraction providers to avoid rate limits and failures.
Instructions
Fetch a web page and return its content as markdown. Rotates across extraction providers (Jina Reader, Firecrawl, Parallel, Tavily, Exa) with failover.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch |