Endpoints
Tavily Extract
Extract web page content from one or more specified URLs using Tavily Extract.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The URL to extract content from.
The depth of the extraction process. You may experience higher latency with advanced
extraction, but it offers a higher success rate and retrieves more data from the URL (e.g., tables, embedded content). basic
extraction costs 1 API Credit per 5 successful URL extractions, while advanced
extraction costs 2 API Credits per 5 successful URL extractions.
Available options:
basic
, advanced
Include a list of images extracted from the URLs in the response. Default is false.