Tavily modelsapi generation api

tavily/extract

Extract clean content from web pages by URL. Returns structured text with optional images. Use when you already know the URLs.

Input
Idle

Example output — click Run to generate your own

API README

Tavily Extract

Extract clean content from web pages by URL.

Pricing

$0.08 per request.

Response

{"results": [{"url": "...", "raw_content": "...", "images": [...]}]}

Related Models