Pricing
from $50.00 / 1,000 sanctioned entities
EU Consolidated Sanctions Tracker
Track the EU Financial Sanctions Database consolidated list. Returns normalized JSON with names, aliases, type, regulation programme, dates, passport/ID, and addresses for AML/KYC, EU banks, and EU compliance.
Pricing
from $50.00 / 1,000 sanctioned entities
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
The canonical EU Financial Sanctions Database scraper for Apify. Downloads the EU Consolidated Sanctions List directly from webgate.ec.europa.eu (the European External Action Service's public Financial Sanctions File), groups the flat CSV by entity, and returns normalized JSON ready for AML/KYC screening pipelines, EU bank onboarding, payment compliance, and trade due diligence.
π Sample Output
π EU Consolidated Sanctions Tracker sample output β EU Consolidated Sanctions Tracker, premium API, JSON output, NexGenData premium dataset for analysts, hedge funds, compliance, and research teams
The EU consolidated sanctions list is the master list every EU-regulated financial institution, payment processor, exporter, and trade-finance counterparty is required to screen against under Council Regulations implementing EU restrictive measures. It covers every active EU sanctions regime: Russia (RUS / UKR), Belarus (BLR), Iran (IRN), Syria (SYR), DPRK, Venezuela (VEN), Zimbabwe (ZWE), Libya (LBY), Cyber-EO (CYBER), Counter-Terrorism (TERR), and dozens more.
What you get per sanctioned entity
Every record returned by this actor follows a normalized cross-source schema (same shape as our OFAC SDN, UN, and UK HMT sanctions trackers):
| Field | Description |
|---|---|
entity_name | Primary listed name (first NameAlias_WholeName encountered) |
entity_aliases | All additional WholeName aliases for this Entity_LogicalId |
entity_type | Individual (EU code P) or Entity (EU code E) |
sanctioning_authority | Always EU_COUNCIL for this actor |
program_name | Entity_Regulation_Programme (e.g. UKR, BLR, IRN, TERR) |
listed_date | ISO Entity_DesignationDate (or regulation entry-into-force fallback) |
nationality | Birth-country aggregate (EU schema has no separate citizenship column) |
country_of_origin | Address country or birth country |
address | All Address_* rows joined |
date_of_birth | Composed from BirthDate_BirthDate or Y/M/D components |
passport_number | All Identification rows with type 'Passport' |
id_number | All other Identification rows with type label |
eu_reference_number | EU's unique reference (e.g. EU.RU.000123) |
regulation_number | The Council Regulation number listing the entity |
un_reference_id | UN reference cross-link when present |
source_url | The Entity_Regulation_PublicationUrl when populated, else the FSD CSV endpoint |
Input β every filter is optional
{"entity_search":"rosneft","sanctioning_program":"UKR","entity_type":"Entity","maxResults":100}
entity_searchβ case-insensitive substring match against name and aliasessanctioning_programβ substring match against EU regulation programme codeentity_typeβall,Individual, orEntitymaxResultsβ cap on output (1β5000, default 100)
Use cases
- EU bank onboarding & KYC β fulfill Council Regulation screening obligations during CIP / CDD
- EU payment compliance β pre-screen SEPA / SWIFT counterparties for EU restrictive-measure exposure
- EU exporter compliance β block shipments to EU-designated entities (dual-use export controls)
- Crypto exchanges with EU users β comply with MiCA / EU AML directives
- EU M&A due diligence β vet targets and beneficial owners under EU sanctions regimes
- EU government procurement β verify suppliers against EU restrictive measures
- Trade-finance / commodities desks β pre-clear EU counterparty exposure
Cross-sell: the Sanctions Quartet
This actor is one of four direct-download sanctions scrapers built on a single shared engineering template. Real-world AML programs screen against multiple authority lists in parallel β buy them as a bundle:
- OFAC SDN Watchlist Scraper β US Treasury OFAC list
- UN Sanctions Consolidated Tracker β UN Security Council consolidated list
- EU Consolidated Sanctions Tracker β you are here
- UK HMT Financial Sanctions Tracker β UK Treasury OFSI consolidated list
Why this actor vs. the alternatives
| Option | Cost | Schema stability | Auto-update | API access | Maintenance |
|---|---|---|---|---|---|
| EU Consolidated Sanctions Tracker (this) | $0.05/entity | Stable normalized + grouped by entity | Daily (run on schedule) | Apify REST / Webhooks | Zero β fully managed |
| Raw EU FSD CSV | Free | 118-column flat CSV requiring grouping | Manual download | None | You parse + group, you maintain |
| Refinitiv World-Check | $30K+/yr enterprise | Stable | Real-time | REST | Contract negotiation |
| LexisNexis Bridger | $20K+/yr enterprise | Stable | Real-time | REST | Contract negotiation |
| ComplyAdvantage | $5K+/mo | Stable | Real-time | REST | Contract negotiation |
Data freshness
The European External Action Service updates the FSD every time a new Council Regulation is adopted. Schedule this actor daily during periods of active regulation (e.g. fresh Russia/Ukraine sanctions packages) and weekly otherwise.
Source
This actor pulls from the official EU FSD CSV endpoint with the documented public token:
https://webgate.ec.europa.eu/fsd/fsf/public/files/csvFullSanctionsList_1_1/content?token=dG9rZW4tMjAxNw
Token dG9rZW4tMjAxNw is the documented public token (base64 of token-2017) maintained by DG FISMA β no authentication, no rate limit, no proxy required.
Built by NexGenData. Try Apify free.
