🔔 Sanctions Change Tracker
Pricing
from $10.00 / 1,000 results
🔔 Sanctions Change Tracker
Automate OFAC compliance checks by extracting daily additions and removals from the SDN list. Generate precise JSON diffs for counterparty screening.
🔔 Sanctions Change Tracker
Pricing
from $10.00 / 1,000 results
Automate OFAC compliance checks by extracting daily additions and removals from the SDN list. Generate precise JSON diffs for counterparty screening.
One entry per watch target. Each watch produces one summary digest row. Set programs and/or sdnTypes to narrow the scope; add watchTerms for name-match alerting. If omitted, a single all-programs default watch is used.
Override the OFAC SDN XML feed URL. The default legacy URL (https://www.treasury.gov/ofac/downloads/sdn.xml) redirects to the current sanctions list service endpoint. Change only if the URL moves.
Default upper bound on SDN entries in the nested output per watch. Can be overridden per-watch with the maxEntries field.
Timeout for the SDN XML fetch. The file is several MB so allow at least 60 seconds.
dataset stores results in the Apify dataset. webhook posts the digest JSON to webhookUrl.
POST target for the digest payload. Leave empty for dataset delivery.
all emits every watch digest row. action_needed emits only watches with name-match hits. new_only emits only watches with entries not seen in the previous run.
Stable key used to persist seen SDN entry UIDs across recurring runs so new_only and action_needed modes stay comparable. Use the same key across scheduled runs.
When true, every watch always produces a digest row even if no new entries were found. When false, watches with no new entries are omitted from the output.
Fetch and process without persisting state or posting webhooks. Safe for testing input shapes.
Set to a fixed ISO timestamp to make runs deterministic against fixture data.