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