DeepDive API
AI-powered research across multiple sources with intelligent analysis
AI-Powered Research Platform
https://www.searchhive.dev/apihttps://www.searchhive.dev/api/v1/deepdive
Conduct comprehensive AI-powered research across multiple sources with intelligent analysis
Status Codes
Quick Start
Start comprehensive research with AI analysis in minutes. Simply provide a research question and let DeepDive gather, analyze, and synthesize information from multiple sources.
Basic research with AI analysis
curl -X POST https://www.searchhive.dev/api/v1/deepdive \
-H "Authorization: Bearer sk_live_your_key_here" \
-H "Content-Type: application/json" \
-d '{
"research_query": "Impact of AI on healthcare industry 2025",
"sources": ["academic", "news", "industry_reports"],
"analysis_depth": "comprehensive",
"include_citations": true,
"max_sources": 15,
"generate_summary": true
}'
Core Features
Advanced natural language processing for deep content understanding
Aggregate data from academic papers, news, reports, and social media
Identify emerging trends and patterns across time periods
Automatic citation generation and source verification
Research Applications
Industry analysis, competitor research, market trends
Literature reviews, research synthesis, citation analysis
Due diligence, market analysis, risk assessment
Business intelligence, trend analysis, opportunity identification
Key Parameters
Essential DeepDive Parameters
Parameter | Type | Required | Description |
---|---|---|---|
research_query | string | Required | The research question or topic to investigate in detail. Example: |
sources | array | Optional | Types of sources to include in the research. Example: |
analysis_depth | string | Optional | Depth of analysis to perform on the research topic. Example: |
max_sources | integer | Optional | Maximum number of sources to analyze. Example: |
generate_summary | boolean | Optional | Generate an executive summary of findings. Example: |
Response Format
DeepDive Response Fields
Field | Type | Description |
---|---|---|
executive_summary | string | AI-generated executive summary of the research findings. Example: |
key_insights | array | Array of key insights and findings from the research. Example: |
sources_analyzed | array | List of sources that were analyzed with metadata. Example: |
trend_analysis | array | Identified trends and patterns in the research domain. Example: |
citations | array | Properly formatted citations for all analyzed sources. Example: |
processing_time | float | Time taken to complete the research analysis in seconds. Example: |
credits_used | integer | Number of API credits consumed by this research request. Example: |
Competitive Analysis
Perform comprehensive competitive analysis with entity recognition, sentiment analysis, and strategic recommendations.
Advanced competitive analysis research
Supported Analysis Types
Research Best Practices
Use clear, specific research questions rather than broad topics
Specify relevant time periods and geographical scope
Choose source types that match your research needs
Balance thoroughness with processing time and cost
Avoid vague topics that produce unfocused results
Include multiple source types for balanced perspectives
Consider how time-sensitive your research topic is
Review and verify AI-generated insights with original sources