EU Consolidated Sanctions Tracker avatar

EU Consolidated Sanctions Tracker

Pricing

from $50.00 / 1,000 sanctioned entities

Go to Apify Store
EU Consolidated Sanctions Tracker

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

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day 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):

FieldDescription
entity_namePrimary listed name (first NameAlias_WholeName encountered)
entity_aliasesAll additional WholeName aliases for this Entity_LogicalId
entity_typeIndividual (EU code P) or Entity (EU code E)
sanctioning_authorityAlways EU_COUNCIL for this actor
program_nameEntity_Regulation_Programme (e.g. UKR, BLR, IRN, TERR)
listed_dateISO Entity_DesignationDate (or regulation entry-into-force fallback)
nationalityBirth-country aggregate (EU schema has no separate citizenship column)
country_of_originAddress country or birth country
addressAll Address_* rows joined
date_of_birthComposed from BirthDate_BirthDate or Y/M/D components
passport_numberAll Identification rows with type 'Passport'
id_numberAll other Identification rows with type label
eu_reference_numberEU's unique reference (e.g. EU.RU.000123)
regulation_numberThe Council Regulation number listing the entity
un_reference_idUN reference cross-link when present
source_urlThe 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 aliases
  • sanctioning_program β€” substring match against EU regulation programme code
  • entity_type β€” all, Individual, or Entity
  • maxResults β€” 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:

Why this actor vs. the alternatives

OptionCostSchema stabilityAuto-updateAPI accessMaintenance
EU Consolidated Sanctions Tracker (this)$0.05/entityStable normalized + grouped by entityDaily (run on schedule)Apify REST / WebhooksZero β€” fully managed
Raw EU FSD CSVFree118-column flat CSV requiring groupingManual downloadNoneYou parse + group, you maintain
Refinitiv World-Check$30K+/yr enterpriseStableReal-timeRESTContract negotiation
LexisNexis Bridger$20K+/yr enterpriseStableReal-timeRESTContract negotiation
ComplyAdvantage$5K+/moStableReal-timeRESTContract 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.