FDA Drug Safety Scraper — Adverse Events, Labels, Recalls avatar

FDA Drug Safety Scraper — Adverse Events, Labels, Recalls

Pricing

from $2.00 / 1,000 results

Go to Apify Store
FDA Drug Safety Scraper — Adverse Events, Labels, Recalls

FDA Drug Safety Scraper — Adverse Events, Labels, Recalls

Extract drug safety data from openFDA — 5M+ adverse events, drug labels, recalls. 20+ fields. Free API, no auth. Pharmaceutical research, drug safety monitoring, FAERS data analysis.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

qingwa

qingwa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

FDA Drug Safety Scraper

Extract comprehensive drug safety data from the openFDA API5 million+ adverse event reports, drug labels, and recalls with 20+ fields per record.

Features

  • 💊 3 Data Types: Adverse Events, Drug Labels, Recalls
  • 🔍 Drug Name Search: Search by brand name (e.g., "aspirin", "metformin")
  • ⚠️ Serious Events Filter: Focus on hospitalization, death, disability
  • 📅 Date Range Filter: Filter by report receive date
  • 📊 20+ Fields: Patient info, drug details, reactions, outcomes, reporter
  • 🔑 API Key Optional: Works without auth (240 req/min), higher limits with free key
  • 🏥 FDA Official Data: From the U.S. Food and Drug Administration

Data Types

1. Adverse Events (Default)

Drug side effects and adverse reactions reported to the FDA.

Fields:

  • report_id — Unique report identifier
  • report_type — Spontaneous, Periodic, 15-Day, Direct
  • serious — Yes/No
  • seriousness_categories — Death, Life-Threatening, Hospitalization, Disability, etc.
  • receive_date — Date FDA received the report
  • country — Country where event occurred
  • patient_age_years — Patient age in years
  • patient_sex — Male/Female
  • patient_weight_kg — Patient weight in kg
  • drug_names — Drug brand names involved
  • active_ingredients — Active pharmaceutical ingredients
  • reactions — Adverse reaction terms (MedDRA)
  • outcomes — Patient outcomes (Recovered, Fatal, Not Recovered, etc.)
  • reporter_qualification — Who reported (Physician, Pharmacist, Consumer)

2. Drug Labels

FDA-approved drug labeling information.

Fields:

  • drug_names — Brand names
  • generic_name — Generic drug name
  • active_ingredients — Active ingredients
  • manufacturer — Drug manufacturer
  • indications — Approved uses
  • warnings — Safety warnings
  • adverse_reactions_label — Listed adverse reactions
  • dosage — Dosage information
  • contraindications — When NOT to use
  • drug_interactions — Drug-drug interactions
  • route — Administration route (oral, injection, etc.)

3. Recalls

Drug recalls and enforcement actions.

Fields:

  • report_id — Recall number
  • drug_names — Recalled drug names
  • recall_class — Class I (dangerous), II (harmful), III (unlikely to cause harm)
  • recall_reason — Why the drug was recalled
  • recall_status — Ongoing, Completed, Terminated
  • recall_date — Date of recall
  • manufacturer — Recalling firm
  • country, city, state — Location

Example Usage

All aspirin adverse events:

{"dataType": "adverse_events", "drugName": "aspirin", "maxResults": "100"}

Serious metformin events in 2024:

{"dataType": "adverse_events", "drugName": "metformin", "seriousOnly": true, "dateFrom": "2024-01-01", "maxResults": "200"}

Drug recall information:

{"dataType": "recalls", "maxResults": "100"}

Data Source

  • openFDA API — Official U.S. Food and Drug Administration data
  • Free, public API with no authentication required
  • 240 requests/minute without API key, 120,000/day with free key
  • 5 million+ adverse event reports (2004-present)
  • Updated regularly

Pricing

$5 per 1,000 results.