VOOZH about

URL: https://apify.com/commonelements/openfda-drug-data

โ‡ฑ OpenFDA Drug Recalls & Adverse Events โ€” FDA Data ยท Apify


๐Ÿ‘ OpenFDA โ€” Drug Recalls, Adverse Events & Labels avatar

OpenFDA โ€” Drug Recalls, Adverse Events & Labels

Pricing

$1.00 / 1,000 dataset item scrapeds

Go to Apify Store

OpenFDA โ€” Drug Recalls, Adverse Events & Labels

Search FDA drug recalls, adverse event reports (FAERS), and drug label information via the OpenFDA API. Filter by drug name, recall class, state, date range, and reaction type. No API key required.

Pricing

$1.00 / 1,000 dataset item scrapeds

Rating

0.0

(0)

Developer

๐Ÿ‘ Harry Schoeller

Harry Schoeller

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Categories

Share

Search FDA drug safety data via the OpenFDA public API. Three modes: enforcement actions (recalls), adverse event reports (FAERS), and drug label information.

Modes

enforcement (default) โ€” Drug recalls & market withdrawals

{
"mode":"enforcement",
"classification":"Class I",
"startDate":"2023-01-01",
"maxRecords":200
}

adverse-events โ€” FAERS adverse event reports

{
"mode":"adverse-events",
"drugName":"metformin",
"seriousOnly":true,
"startDate":"2022-01-01",
"maxRecords":500
}

labels โ€” Drug label / prescribing information

{
"mode":"labels",
"drugName":"lisinopril",
"maxRecords":10
}

Example output record (enforcement)

{
"recall_number":"D-1234-2023",
"status":"Ongoing",
"recalling_firm":"ABC Pharmaceuticals Inc.",
"reason_for_recall":"Out of specification results for potency",
"classification":"Class II",
"product_description":"Metformin HCl Tablets, 500mg",
"state":"NJ",
"recall_initiation_date":"20230315",
"distribution_pattern":"Nationwide",
"fetchedAt":"2025-01-01T00:00:00.000Z"
}

Recall classifications

  • Class I โ€” Serious health risk or death possible
  • Class II โ€” Temporary adverse health effects
  • Class III โ€” Unlikely to cause adverse effects

Use cases

  • Drug safety monitoring and pharmacovigilance
  • Supply chain and pharmacy compliance
  • Healthcare provider risk alerts
  • Insurance and liability research
  • Academic drug safety research

You might also like

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 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 & Device Data Crawler

jungle_synthesizer/openfda-drug-crawler

Crawl FDA drug adverse events, recalls, labels, NDC codes, device events, and 510(k) clearances from the openFDA API. Filter by drug name, manufacturer, date range, and severity. 20M+ adverse event reports available.

๐Ÿ‘ User avatar

BowTiedRaccoon

3

openFDA Drug Adverse Event Monitor

ryanclinton/openfda-drug-events

The openFDA Drug Event Monitor searches the FDA Adverse Event Reporting System (FAERS) database, which contains millions of reports of adverse drug reactions submitted to the U.S. Food and Drug Administration.