Quick Start
Example Request
Example Response
Parameters
API Parameters
For detailed parameter documentation, see the Search API Reference.
Key Features
Fast Mode search
Fast Mode search
Get search results without extracting full content (1 credit per search). Perfect for high-volume operations, URL discovery, and cost-conscious scenarios where you only need titles, snippets, and links.
Deep Search with content extraction
Deep Search with content extraction
Extract full content from search results (1 credit + 1 per page). Retrieves complete page content for in-depth analysis, feeding LLMs, or building comprehensive knowledge bases.
Search with LLM answer
Search with LLM answer
Get an AI-generated answer based on search results. Returns an instant summary with inline citations, perfect for Q&A systems, chatbots, and research assistants.
Time-based filtering
Time-based filtering
Filter results by recency using
time_range or specify exact date ranges. Essential for news monitoring, tracking recent developments, or analyzing historical data within specific timeframes.Domain filtering
Domain filtering
Filter results to specific domains or exclude unwanted ones. Focus on trusted sources, exclude noise (social media, ads), or search within curated lists of authoritative sites.
Document type filtering
Document type filtering
Search for specific document types like PDFs, spreadsheets, or presentations (only works with
focus: "general"). Perfect for academic research, finding reports, whitepapers, or structured data files.content_type only works with focus: "general". Supported formats: pdf, docx, xlsx, pptx, and semantic groups: documents, spreadsheets, presentations.Topic Modes
Topic modes route your searches to specialized sources optimized for different use cases. Each mode uses dedicated Web Search Agents to retrieve the most relevant results.Available Pre-defined Modes
Pre-defined focus modes automatically route your search to specialized Nimble Web Search Agents (WSA) based on your query type. Simply specify the mode that matches your use case.| Topic Mode | Best For |
|---|---|
general (default) | General information, broad focuss, web pages |
news | Current events, breaking stories, journalism |
coding | Code examples, debugging, API documentation |
academic | Scientific research, peer-reviewed studies |
shopping | Product comparison, pricing, merchant reviews |
social | Social content, influencers, trending focuss |
geo | AI-generated answers, synthetic insights |
location | Places, businesses, geographic information |
Example: Shopping search
Compare products across e-commerce platforms:Custom Focus Mode
For advanced use cases, you can explicitly specify which search agents to use by passing an array of subagent names to thefocus parameter. This gives you full control over data sources and enables mixing agents from different focus modes.
Example:
Available Web Search Agents (WSA)
View the complete list of Web Search Agents you can use in custom focus modes.
Use cases
Research & Data Collection
Gather comprehensive information on any focus from multiple sources
automatically
AI Agent Tasks
Get quick web answers with optional LLM-generated summaries for your
applications
Content Monitoring
Track mentions, news, or updates about specific focuss, brands, or keywords
Competitive Intelligence
Monitor what’s being said about competitors or track industry trends
Search vs other tools
| Need | Use |
|---|---|
| Search web + extract content from results | Search |
| Domain-specific agents | Public Agent - maintained by Nimble |
| Data from sources not in the gallery | Custom Agent - create with natural language |
| Data from specific URLs | Extract |
| URLs with context for AI planning | Map |
| Data from entire website | Crawl |