FDA Drug Safety Scraper — Adverse Events, Labels, Recalls
Pricing
from $2.00 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
FDA Drug Safety Scraper
Extract comprehensive drug safety data from the openFDA API — 5 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 identifierreport_type— Spontaneous, Periodic, 15-Day, Directserious— Yes/Noseriousness_categories— Death, Life-Threatening, Hospitalization, Disability, etc.receive_date— Date FDA received the reportcountry— Country where event occurredpatient_age_years— Patient age in yearspatient_sex— Male/Femalepatient_weight_kg— Patient weight in kgdrug_names— Drug brand names involvedactive_ingredients— Active pharmaceutical ingredientsreactions— 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 namesgeneric_name— Generic drug nameactive_ingredients— Active ingredientsmanufacturer— Drug manufacturerindications— Approved useswarnings— Safety warningsadverse_reactions_label— Listed adverse reactionsdosage— Dosage informationcontraindications— When NOT to usedrug_interactions— Drug-drug interactionsroute— Administration route (oral, injection, etc.)
3. Recalls
Drug recalls and enforcement actions.
Fields:
report_id— Recall numberdrug_names— Recalled drug namesrecall_class— Class I (dangerous), II (harmful), III (unlikely to cause harm)recall_reason— Why the drug was recalledrecall_status— Ongoing, Completed, Terminatedrecall_date— Date of recallmanufacturer— Recalling firmcountry,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.