web_extract
Extract web content as markdown or HTML. Supports multiple providers with automatic fallback for reliable extraction.
Instructions
Extract markdown or HTML from URLs using Web Search Plus extraction providers. Supports Tavily, Exa, Linkup, Parallel, Firecrawl, and You.com. Auto mode tries Tavily first, then Exa, Linkup, Parallel, Firecrawl, and You.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | URLs to extract | |
| provider | No | auto | |
| format | No | markdown | |
| include_images | No | ||
| include_raw_html | No | ||
| render_js | No |