VOOZH about

URL: https://apify.com/benthepythondev/openfda-drug-intelligence

โ‡ฑ OpenFDA Drug Intelligence + AI Severity ยท Apify


๐Ÿ‘ OpenFDA Drug Intelligence + AI Severity avatar

OpenFDA Drug Intelligence + AI Severity

Pricing

from $5.00 / 1,000 results

Go to Apify Store

OpenFDA Drug Intelligence + AI Severity

Extract FDA drug adverse events, recalls, and safety data with AI severity scoring (0-100). Perfect for pharma research, pharmacovigilance, and healthcare analytics. Free FDA API - no keys needed.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ ben

ben

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

0

Monthly active users

22 days ago

Last modified

Share

OpenFDA Drug Intelligence - AI-Powered FDA Safety Data

Extract drug adverse events, recalls, and safety data from the FDA with AI severity scoring. Perfect for pharmacovigilance, pharma research, and healthcare analytics.

What can this actor extract?

  • Drug Adverse Events: Patient reactions, hospitalizations, deaths with AI severity scores (0-100)
  • Drug Recalls: Enforcement actions, contamination, mislabeling with risk classification
  • Drug Labels: Complete product information, warnings, dosage, ingredients
  • Device Adverse Events: Medical device problems and patient outcomes
  • Food Recalls: Food safety enforcement actions

Why choose this actor?

  • AI Severity Scoring: Unique 0-100 severity score based on outcomes and reactions
  • Risk Factor Identification: Automatically identifies key risk factors
  • No API Keys: Uses free FDA public API
  • Complete Data: All FDA metadata included
  • Statistics: Summary statistics for analysis

Quick Start

Drug Adverse Events

{
"mode":"drug_events",
"searchQuery":"aspirin",
"maxResults":100,
"seriousOnly":false
}

Drug Recalls

{
"mode":"drug_recalls",
"searchQuery":"contamination",
"maxResults":50
}

Drug Labels

{
"mode":"drug_labels",
"searchQuery":"advil",
"maxResults":10
}

Input Parameters

ParameterTypeDescription
modestringSearch mode: drug_events, drug_recalls, drug_labels, device_events, food_recalls
searchQuerystringSearch term (drug name, company, symptom)
searchFieldstringSpecific field to search (optional)
maxResultsintegerMax results (0 = all, max 25,000)
dateFromstringStart date (YYYYMMDD)
dateTostringEnd date (YYYYMMDD)
seriousOnlybooleanOnly serious events (drug_events mode)
includeStatisticsbooleanInclude summary statistics

Output Example

Adverse Event

{
"report_id":"10012345",
"receive_date":"20240115",
"serious":true,
"death":false,
"hospitalization":true,
"reactions":["nausea","vomiting","dizziness"],
"drugs":[
{
"name":"ASPIRIN",
"indication":"pain relief",
"route":"oral"
}
],
"severity_score":45,
"severity_label":"moderate",
"risk_factors":["hospitalization","multiple reactions"]
}

Drug Recall

{
"recall_number":"D-123-2024",
"status":"Ongoing",
"classification":"Class II",
"product_description":"Aspirin 325mg tablets",
"reason_for_recall":"Contamination with foreign particles",
"recalling_firm":"Example Pharma Inc",
"distribution_pattern":"Nationwide",
"severity_score":65,
"severity_label":"high"
}

Use Cases

1. Pharmacovigilance

Monitor drug safety signals and adverse event trends for regulatory compliance.

2. Pharma Research

Analyze competitor drug safety profiles and identify market opportunities.

3. Healthcare Analytics

Build dashboards tracking drug recalls and safety issues.

4. Academic Research

Study drug safety patterns, demographics, and outcomes.

5. Risk Assessment

Evaluate drug safety for formulary decisions and patient safety programs.

AI Severity Scoring

The actor calculates a 0-100 severity score based on:

Outcome Severity (60 points max)

  • Death: 60 points
  • Life-threatening: 50 points
  • Disability: 40 points
  • Hospitalization: 30 points
  • Other serious: 20 points

Reaction Severity (40 points max)

  • Critical reactions (cardiac arrest, anaphylaxis): 40 points
  • Severe reactions (seizure, hemorrhage): 30 points
  • Moderate reactions (arrhythmia, syncope): 20 points

Labels

  • 0-20: Low
  • 21-40: Moderate
  • 41-60: High
  • 61-80: Severe
  • 81-100: Critical

Pricing

$5 per 1,000 results

ResultsCostUse Case
100$0.50Quick analysis
1,000$5.00Research project
10,000$50.00Comprehensive study
25,000$125.00Enterprise analysis

Technical Details

  • Uses official FDA openFDA API
  • No authentication required
  • Rate limited to respect API guidelines
  • Pagination handled automatically
  • Max 25,000 results per query (FDA limit)

Data Sources

All data comes from official FDA databases:

  • FAERS (FDA Adverse Event Reporting System)
  • Drug recall enforcement reports
  • Structured Product Labeling (SPL)
  • MAUDE (device events)

Related actors

Support

Questions or feature requests? Contact via Apify.


Ready to analyze FDA drug data? Start now โ†’

Built with Apify SDK | Made by benthepythondev

You might also like

FDA Recalls & Adverse Events - Drug Safety Monitor

pink_comic/openfda-drug-adverse-events-recalls

Monitor FDA drug adverse events and product recalls daily. Schedule runs to track new safety reports by drug name, manufacturer, or reaction type. For pharma companies, regulatory teams, pharmacovigilance, and healthcare analysts. Pay per result.

๐Ÿ’Š OpenFDA Drug Search โ€” FDA Approvals & Safety

nexgendata/openfda-drug-search

Search the FDA's OpenFDA database for drug approvals, adverse events, recalls, and labeling data. Perfect for pharma research, compliance monitoring, and healthcare analytics.

FDA Data Scraper - openFDA Recalls & Events

logiover/fda-data-scraper

openFDA data export tool: scrape FDA drug recalls, adverse events, drug labels and 510(k) clearances to CSV or JSON. No API key, no login required.

OpenFDA Drug Adverse Events & Recall Scraper

parseforge/openfda-scraper

Scrape FDA drug adverse events, drug labels, and food enforcement recalls from the openFDA public API โ€” no auth required.

FDA Drug Approval & Recall Watch โ€” Pharma Monitor

azureblue/fda-drug-approval-watch

Daily delta monitor of FDA drug approvals (Drugs@FDA) and drug recalls (openFDA enforcement) โ€” for Pharma Regulatory, Pharmacovigilance, and US market access teams. Webhook-ready alerts.