FDA Recall Monitor (food/drug/device) avatar

FDA Recall Monitor (food/drug/device)

Pricing

from $10.00 / 1,000 recall matcheds

Go to Apify Store
FDA Recall Monitor (food/drug/device)

FDA Recall Monitor (food/drug/device)

Monitor FDA recalls (food, drug, device) via openFDA; clean empty windows, schema-valid matched recalls.

Pricing

from $10.00 / 1,000 recall matcheds

Rating

0.0

(0)

Developer

Chase Mariano

Chase Mariano

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

FDA Recall Monitor

One event per recall from FDA enforcement reports (food, drug or device), filtered by your keywords, classification and look-back window. Built for compliance teams, QA leads, brokers and pharmacies who need "tell me when something in my category is recalled" — not a data dump.

Pricing: pay per event. recall-matched — $0.01 per recall returned. Platform usage passed through. Zero matches costs you nothing.

Input

{"sector": "food", "since_days": 14, "keywords": ["peanut"], "classification": "Class I"}

Example output (one dataset item per recall)

{"sector": "food", "recall_number": "F-0568-2026", "classification": "Class I",
"firm": "Example Foods LLC", "product": "Peanut butter 16oz jars…",
"reason": "potential Salmonella contamination",
"distribution": "Nationwide", "recall_initiation_date": "20260805",
"report_date": "20260812", "state": "CA", "status": "Ongoing"}

Output fields

One dataset item per result; every field is always present (empty or null when the source has no value). Defined in .actor/dataset_schema.json.

FieldTypeDescription
sectorstringfood, drug or device
recall_numberstringFDA recall number
classificationstringClass I, II or III
statusstringRecall status (e.g. Ongoing, Terminated)
firmstringRecalling firm
productstringProduct description (max 500 chars)
reasonstringReason for recall (max 500 chars)
distributionstringDistribution pattern (max 200 chars)
recall_initiation_datestringRecall initiation date, YYYYMMDD
report_datestringFDA report date, YYYYMMDD
statestringRecalling firm's state

Runs stop cleanly at your max-charge limit: nothing is pushed past what you agreed to pay for.

Source: openFDA enforcement API (public). Runs on a schedule for a standing recall watch; empty windows return cleanly.