EU Sanctions Scraper — Consolidated Sanctions List avatar

EU Sanctions Scraper — Consolidated Sanctions List

Pricing

$5.00 / 1,000 result items

Go to Apify Store
EU Sanctions Scraper — Consolidated Sanctions List

EU Sanctions Scraper — Consolidated Sanctions List

Scrape EU and UN sanctions lists from public sources. Downloads the EU Consolidated Financial Sanctions List, EU Sanctions Map, and UN Security Council sanctions — no API key required. Structured JSON output.

Pricing

$5.00 / 1,000 result items

Rating

0.0

(0)

Developer

Thrifty Kiwi

Thrifty Kiwi

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

EU Sanctions Scraper 🛡️

An Apify Actor that scrapes the latest EU and UN sanctions lists from official public sources. No API key or authentication required — all data is free and publicly available.

What It Does

Downloads and parses sanctions data from multiple official sources:

SourceRecordsDescription
EU FSF (Consolidated List)~5,900EU Consolidated Financial Sanctions List — asset freezes, all sanctioned persons & entities
EU Sanctions Map~1,370Additional EU restrictive measures not in the FSF (non-freeze sanctions)
UN Sanctions~1,000UN Security Council Consolidated Sanctions List

Each record includes: name, entity type, aliases, sanctions programs, listing dates, legal basis, countries, addresses, birth dates, passport/tax IDs, and more.

Why Use This

  • Free & public data — no API keys, no subscriptions, no rate limits
  • Always up-to-date — pulls from daily-refreshed OpenSanctions artifacts
  • Structured output — flat JSON records ready for databases, spreadsheets, or compliance tools
  • Multi-source — combines EU FSF, EU Sanctions Map, and UN sanctions in one actor

How to Use

On Apify

  1. Open the EU Sanctions Scraper on Apify Store
  2. Click Try for free
  3. Select your data source mode (default: "All Sources")
  4. Click Start

Input

FieldTypeDefaultDescription
modestring"all"Data source: all, fsf, sanctions_map, un, direct_api
maxRecordsinteger0Max records to output (0 = unlimited)

Output Example

{
"id": "NK-226GXBdQ5p6NjgrTpTQNVW",
"name": "OJSC EHMZ named after N. D. Zelinsky",
"entity_type": "Organization",
"aliases": [
"Ny. D. Zelinszkij EHMZ Nyrt.",
"JSC \"N.D. Zelinsky EHMZ\""
],
"sanctions_programs": ["UKR"],
"sanctions_program_ids": ["EU-UKR"],
"listing_dates": ["2025-05-20"],
"sanction_reasons": ["2025/933 (OJ L202500933)"],
"authority_ids": ["EU.13051.36"],
"countries": ["ru"],
"addresses": [
"Karl Marx St., 1, Electrostal, RUSSIAN FEDERATION, 144001"
],
"identifications": [
{"type": "Other identification number", "number": "505301001", "country": "ru"}
],
"scraped_at": "2026-07-17T07:00:00.000Z"
}

API Usage

Call programmatically via Apify API:

$apify call thriftykiwi/eu-sanctions-scraper

Or with input:

$apify call thriftykiwi/eu-sanctions-scraper --input '{"mode": "fsf"}'

Pricing

This actor is pay-per-event at $0.005 per 1,000 results. A full scrape of all sources (~8,200 records) costs approximately $0.04.

Data Sources & Attribution

License

MIT — see the source code in the actor package.