Pricing
from $0.01 / 1,000 results
Go to Apify Store
Healthcare Intel
AI-powered healthcare and pharmaceutical intelligence. Track clinical trials, FDA approvals, drug safety events, and pharma industry news.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
2
Bookmarked
8
Total users
1
Monthly active users
7 months ago
Last modified
Share
Healthcare Intelligence Agent
AI-powered healthcare and pharmaceutical intelligence. Track clinical trials, FDA approvals, drug safety events, and pharma industry news.
Features
- Clinical Trials: Search ClinicalTrials.gov for active and recruiting trials
- FDA Monitoring: Track drug/device approvals, recalls, warning letters
- Drug Safety: Monitor adverse event reports from FAERS
- Device Recalls: Track medical device safety alerts
- Pharma News: Industry news and company announcements
- AI-Powered Analysis: Multi-LLM support for healthcare synthesis
Data Sources (All Free)
| Source | Data Type |
|---|---|
| ClinicalTrials.gov | Clinical trial registry |
| openFDA | Drug/device data, adverse events |
| FDA Press | Approvals, recalls, warnings |
| PubMed | Research publications |
| GDELT | Pharma industry news |
| CDC | Disease surveillance data |
| WHO | Global health alerts |
Input Parameters
| Parameter | Type | Description |
|---|---|---|
query | string | Healthcare topic (e.g., "Alzheimer treatments", "diabetes drugs") |
modules | array | Modules: clinical_trials, fda_approvals, drug_events, device_recalls, pharma_news |
therapeuticAreas | array | Focus areas (e.g., oncology, cardiology, neurology) |
modelName | string | AI model for analysis |
maxResults | integer | Maximum results per source |
Output
{"success":true,"query":"diabetes treatments","report":{"summary":"Analysis of current diabetes treatment landscape...","clinical_trials":[{"nct_id":"NCT12345678","title":"Phase 3 Trial of Novel GLP-1 Agonist","status":"Recruiting","phase":"Phase 3","sponsor":"Pharma Corp","enrollment":500,"completion_date":"2025-06-01","link":"https://clinicaltrials.gov/study/NCT12345678"}],"fda_approvals":[{"drug_name":"Tirzepatide","brand_name":"Mounjaro","approval_date":"2024-01-15","indication":"Type 2 Diabetes","manufacturer":"Eli Lilly"}],"adverse_events":[{"drug":"Metformin","event_type":"Lactic Acidosis","report_count":45,"severity":"serious"}],"industry_news":[...],"ai_analysis":{"market_trends":"...","emerging_therapies":[...],"competitive_landscape":"...","investment_opportunities":[...]}}}
Use Cases
- Pharma Companies: Competitive intelligence, pipeline analysis
- Investors: Healthcare sector research, biotech due diligence
- Researchers: Clinical trial landscape, publication tracking
- Healthcare Providers: Drug safety alerts, new treatment options
- Patients: Clinical trial matching, treatment options
Pricing
Pay-per-event model:
search-performed: $0.01 per searchtrial-found: $0.005 per clinical trialai-analysis: $0.02 per analysis
Example Usage
apify call fiery_dream/healthcare-intel --input'{"query": "cancer immunotherapy","modules": ["clinical_trials", "fda_approvals", "pharma_news"],"therapeuticAreas": ["oncology"],"modelName": "gpt-4o-mini","openaiApiKey": "sk-..."}'
