tavily_extract
Extract content from URLs into markdown or text format. Supports advanced scraping for LinkedIn, protected sites, or tables, and can include images or rerank content by query.
Instructions
Extract content from URLs. Returns raw page content in markdown or text format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | List of URLs to extract content from | |
| query | No | Query to rerank content chunks by relevance | |
| format | No | Output format | markdown |
| extract_depth | No | Use 'advanced' for LinkedIn, protected sites, or tables/embedded content | basic |
| include_images | No | Include images from pages | |
| include_favicon | No | Include favicon URLs |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||