VOOZH about

URL: https://apify.com/araluma/fda-import-alerts-scraper

⇱ FDA Import Alert Monitor & DWPE Red List Scraper Β· Apify


πŸ‘ FDA Import Alert Monitor β€” DWPE Red List Scraper avatar

FDA Import Alert Monitor β€” DWPE Red List Scraper

Pricing

Pay per usage

Go to Apify Store

FDA Import Alert Monitor β€” DWPE Red List Scraper

Scrape FDA Import Alerts (Detention Without Physical Examination) with a daily added/removed change-delta feed. Public-domain data for customs brokers, importers and trade-compliance.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Araluma

Araluma

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

FDA Import Alert Monitor β€” DWPE Red List Scraper & Change Feed

Track FDA Import Alerts (Detention Without Physical Examination β€” DWPE) automatically. This Actor scrapes the official FDA Import Alert system and gives you a clean, structured feed of every firm, product, and country on the Red List, Green List, and Yellow List β€” plus a daily change delta of which firms were added, removed, or changed since your last run.

Built for customs brokers, import-compliance consultants, supplier due-diligence teams, and food / pharma / dietary-supplement / cosmetic importers who need to know β€” before a shipment is detained β€” whether a firm or product just landed on an FDA import alert.

Data source: the official FDA Import Alert system at accessdata.fda.gov/cms_ia. FDA content is in the public domain (17 U.S.C. Β§ 105). This Actor only collects publicly published regulatory data about companies and products β€” no consumer personal data. Fields the FDA redacts are left redacted.


What it does

  • πŸ”΄ Scrapes the Red / Green / Yellow lists of any (or every) FDA import alert.
  • πŸ” Change-delta feed β€” get only what's new since last run: firms added to the Red List, removed from it, or whose entry changed. (The FDA itself sells a paid "Import Alert Weekly Summary" β€” this is that signal, automated and structured.)
  • 🌍 Filter by country (e.g. only CHINA, INDIA) or by specific alert numbers.
  • πŸ“¦ Clean structured output β€” firm name, address, country, FDA product code, product description, publish date, list type, and source URL.
  • πŸ€– Runs unattended on a schedule β€” point Apify Scheduler at it and receive a daily/weekly delta with zero manual work.

Use cases

You are…You use this to…
A customs brokerPre-screen shipments against the latest DWPE Red List before entry.
An importer (food / supplements / pharma / cosmetics)Get alerted the moment one of your suppliers appears on an import alert.
A compliance / due-diligence teamVet new overseas suppliers against active FDA detentions.
A trade-compliance SaaS / data vendorIngest a structured import-alert feed instead of scraping legacy HTML yourself.

Run modes

Set the mode input:

  • delta (recommended for monitoring) β€” scrape, then output only firms added / removed / changed since the previous run. The first run quietly establishes a baseline; every run after that emits real changes.
  • full β€” output every firm/product on the selected alerts (a complete current snapshot).
  • discover β€” list all active import alerts (number, type, name, publish date, URL). Great for picking which alerts to monitor.

Input

FieldTypeDescription
modestringdelta, full, or discover. Default delta.
alertNumbersarrayLimit to specific alerts, e.g. ["66-41","99-30"] (dotted number) or ["190"] (page id). Empty = all alerts.
countryFilterarrayKeep only these countries, e.g. ["CHINA","INDIA"]. Empty = all.
listTypesarrayAny of red, green, yellow. Default ["red","green"].
maxAlertsintegerSafety cap on alerts per run (0 = no limit). Handy for testing.
requestDelaySecsintegerPoliteness delay between page fetches. Default 30. The FDA robots.txt requires a 30s hit-rate, so lower values are automatically raised to 30.
allowSnapshotShrinkbooleanAdvanced DELTA safety override (default false). Leave off unless you intentionally narrowed the scope.
notifyWebhookUrlstringDELTA: POST a JSON change summary to your own system when changes are found.
notifySlackWebhookUrlstringDELTA: post a formatted change summary to a Slack incoming webhook.

Notifications (turn it into a monitoring service)

In delta mode, set notifyWebhookUrl and/or notifySlackWebhookUrl. Whenever a scheduled run detects firms added / removed / changed, the Actor pushes a summary to your endpoint β€” so you're alerted the moment a supplier lands on (or leaves) an FDA import alert, with no polling. Each change row also carries a severity (high = added to the Red List). Notifications are best-effort and never affect the dataset or the run.

Example input

{
"mode":"delta",
"countryFilter":["CHINA","INDIA"],
"listTypes":["red"],
"requestDelaySecs":30
}

Output

Each dataset item is one firm/product row:

{
"changeType":"added",
"alertNumber":"66-41",
"listType":"red",
"country":"INDIA",
"firmName":"Example Pharma Pvt Ltd",
"productDescription":"Isotretinoin (Keratolytic)",
"productCode":"64 X - - 11",
"desc":"Brand X",
"notes":"The product appears to be an unapproved new drug…",
"datePublished":"10/07/2020",
"address":"Plot 12, Industrial Area, Mumbai, Maharashtra INDIA",
"alertUrl":"https://www.accessdata.fda.gov/cms_ia/importalert_190.html",
"hasRedaction":false
}
  • A firm with multiple products yields one row per product.
  • In delta mode, changeType is added, removed, or changed. changed rows also carry previousProductDescription / previousDesc.
  • In full mode, changeType is current.
  • hasRedaction: true means the FDA hid one or more fields on that entry (we honor it).

Scheduling (the recommended setup)

  1. Run once in discover mode to see all alerts.
  2. Create a task in delta mode with your countryFilter / alertNumbers.
  3. Add an Apify Schedule (e.g. daily at 06:00). The first run sets a baseline; from then on you get a tidy feed of only what changed β€” integrate it with a webhook, email, Slack, or your database.

Notes & limitations

  • The FDA Import Alert pages are legacy HTML and update irregularly. The Actor includes parser-health checks and fails safe.
  • DELTA integrity: if any targeted alert fails to fetch (network error or the FDA's HTTP-200 "apology" throttle page), the run does not emit deltas or overwrite its baseline β€” preventing false "removed" rows. It also refuses to persist a snapshot that shrank implausibly. So a partial/throttled run is a safe no-op, not corrupted data.
  • The Actor fetches and honors the FDA robots.txt (Disallow rules + the 30-second hit-rate).
  • This Actor reads only public FDA data about firms/products. It does not collect consumer personal data; fields the FDA redacts are left redacted.

Pricing

This Actor runs on pay-per-usage β€” you only pay Apify's standard platform usage for the compute and data transfer each run consumes. In delta mode each run is light (it fetches the alerts and emits only what changed), which keeps recurring monitoring inexpensive. You can start on the free tier with the monthly Apify credits.


Keywords: FDA import alert scraper, DWPE scraper, FDA Red List monitor, detention without physical examination, FDA import refusal data, customs broker compliance data, FDA import alert API, import alert change feed, FDA Green List, supplier due diligence FDA.

You might also like

FDA Warning Letters Scraper

taroyamada/fda-warning-letter-digest

Extract public FDA warning letters to discover actionable legal and consulting leads. Build targeted watchlists for compliance subjects and track enforcement dates.

Food Safety Supply Chain MCP Server

ryanclinton/food-safety-supply-chain-mcp

Food safety and supply chain risk intelligence via the Model Context Protocol.

Sanctions Change Tracker

taroyamada/sanctions-change-digest

Automate OFAC compliance checks by extracting daily additions and removals from the SDN list. Generate precise JSON diffs for counterparty screening.

HTS Tariff & Trade Scraper

taroyamada/tariff-trade-change-digest

Extract daily Harmonized Tariff Schedule updates from USITC and USTR releases. Protect your ecommerce supply chain margins with precise docket data.

USPTO Patent Search Scraper

taroyamada/uspto-patent-scraper

Monitor the USPTO website for intellectual property developments by tracking targeted keywords and triggering webhook alerts the moment new filings appear.

Federal Register Scraper

taroyamada/federal-register-digest

Extract daily government filings, proposed rules, and agency decisions from the Federal Register to build custom regulatory watchlists.