Tavily Extract

tavily/extract

Extract clean content from web pages by URL.. Use when you already know the URLs.

Base price
$0.08 / run
Execution
sync
Model type
api
Input fields
3

Try the model

Playground

Open playground
Input
URLs to extract content from.
Depth of content extraction. Allowed values: basic, advanced.
Include images found on the pages.
OutputReady

Your output will appear here

Complete the inputs, then click Run.

Specifications

Pricing

Base price
$0.08 / run
Billing formula
0.08

Context & modalities

Input
Schema-defined
Output
api

Capabilities

Chat
Not supported
Vision
Not supported
Reasoning
Not supported
Structured output
Not supported
Function calling
Not supported
Audio input
Not supported

Access

Provider
Tavily
Model ID
tavily/extract
Execution
sync
API
Unified Run API
Endpoint
/v1/run

API README

Tavily Extract

Extract clean content from web pages by URL. Use when you already know the URLs. It is suitable for content-extraction, web-scraping workflows.

Capability

Extract clean content from web pages by URL. Use when you already know the URLs. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Collect and normalize information from public pages or source content for downstream workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Start building

Send your first request

OpenAI-compatible endpoint with unified authentication and usage tracking.

Production API
Endpoint
https://api.sandbase.ai/v1/run
Model ID
tavily/extract
# Preserve Unicode and shell metacharacters in the request body.
result=$(printf '%s' 'ewogICJtb2RlbCI6ICJ0YXZpbHkvZXh0cmFjdCIKfQ==' \
  | base64 --decode \
  | curl --fail-with-body --silent \
      -X POST "https://api.sandbase.ai/v1/run" \
      -H "Authorization: Bearer $SANDBASE_API_KEY" \
      -H "Content-Type: application/json" \
      --data-binary @-)
printf '%s\n' "$result"

Choose your model

Compare models

All language models
ModelContextInput / 1MOutput / 1MReleased
Tavily ExtractThis model
Tavily
———Jan 1, 2024
Tavily———Jan 1, 2024
Tavily———Jan 1, 2024