Search API
Search the web with multiple providers and get structured results
The search endpoint returns formatted results from external search providers like Google, Bing, and DuckDuckGo.
Query Parameters
The search query string
Number of results to return (1-10)
Search provider to use (google, bing, duckduckgo)
Generate an AI summary of the search results
ISO language code (e.g., ‘en’, ‘fr’)
Country code (e.g., ‘us’, ‘gb’)
Search topic category (general, news, images, videos, finance)
Whether to enhance DuckDuckGo results with Selenium (only applies to DuckDuckGo provider)
Start date for published content (YYYY-MM-DD)
End date for published content (YYYY-MM-DD)
Domains to include in search results
Domains to exclude from search results
Response
The search query that was processed
List of search results
Optional LLM-generated summary of results (only if summarize=true)
Number of results returned