Optional
extract_The depth of the extraction process. "advanced"
extraction retrieves more data, including
tables and embedded content, with higher success but may increase latency. The cost for
"advanced"
extraction requests may be higher than "basic"
extraction.
Optional
format?: undefined | "markdown" | "text"The format of the extracted web page content. "markdown" returns content in markdown format. "text" returns plain text and may increase latency.
Optional
include_Whether to include the favicon URL for each result.
Optional
include_Include a list of images extracted from the URLs in the response.
The URL or list of URLs to extract content from.
Example: "https://en.wikipedia.org/wiki/Artificial_intelligence" or ["https://en.wikipedia.org/wiki/Artificial_intelligence", ...]
The parameters for the Tavily Extract API.