Basic Information

appmixer.tavily.core.FindSearchResults

Search Web

1.0.0

Public

Run a real-time web search with Tavily and return the matching results. Returns a maximum of 20 results per call.

Input Ports

in

FieldTypeDescription
Query text The search query to run. Maximum 400 characters.
Search Depth select Basic costs 1 API credit per search, Advanced costs 2 but retrieves more relevant content.
Topic select The category of the search. News returns recent articles with a published date, Finance targets financial sources.
Max Results number Maximum number of search results to return, between 1 and 20.
Time Range select Only return results published within this time range. Leave empty for no time filter.
Start Date date-time Only return results published on or after this date.
End Date date-time Only return results published on or before this date.
Include Domains text Comma separated list of domains to restrict the search to, e.g. wikipedia.org, bbc.co.uk. Maximum 300 domains.
Exclude Domains text Comma separated list of domains to exclude from the search. Maximum 150 domains.
Include Raw Content select Also return the full cleaned page content of each result, in the chosen format.
Include Favicon toggle Also return the favicon URL of each result.
Country text Boost results from a specific country, e.g. united states. Only applies when Topic is General.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata