Extract web page content from specified URLs using Tavily Extract.
Search API
Tavily Extract
Extract web page content from specified URLs using Tavily Extract.
POST
Extract web page content from specified URLs using Tavily Extract.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The URLs to extract content from.
Example:
[
"https://en.wikipedia.org/wiki/Artificial_intelligence"
]User intent for reranking extracted content chunks.
Maximum number of relevant chunks returned per source.
Required range:
1 <= x <= 5Depth of the extraction process.
Available options:
basic, advanced Include a list of images extracted from the URLs.
Include the favicon URL for each result.
Format of the extracted web page content.
Available options:
markdown, text Maximum time in seconds to wait for the URL extraction.
Required range:
1 <= x <= 60Include credit usage information in the response.