Date: November 20, 2025 We’re excited to introduce Exa Deep - a new search type that finds better results by running multiple searches at once and gives you high-quality summaries for each result. You can send just one query (we’ll create variations automatically) or provide your own query variations using the
queryVariants parameter for even better results.
Deep search is available on our API Playground. Try Deep search in the dashboard →
How Deep Search Works
When you use Deep search, here’s what happens:- Query Expansion: If you only send one query, we automatically create variations. If you send query variations yourself using
queryVariants, we use those instead. - Parallel Search: We search for your main query and all variations at the same time
- Smart Ranking: We combine and rank all results to give you the most relevant ones
- Summary Generation: Each result gets a detailed, accurate summary
How to Use Deep Search
Using Deep search is simple - just addtype="deep" to your search requests. You can also add queryVariants for even better results:
Basic Deep Search:
What You Get Back
Deep search returns results with asummary field that gives you detailed information about each page:
Available Search Types
Now you have five search types to choose from:- Auto (default): Our best search, intelligently combines keyword and neural
- Fast: Fastest search
- Deep: Deep search with query expansion and summaries
- Keyword: Uses Google-like search to find results with matching keywords
- Neural: Predicts the most relevant results based on query meaning

