EU Sanctions Scraper — Consolidated Sanctions List
Pricing
$5.00 / 1,000 result items
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
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:
| Source | Records | Description |
|---|---|---|
| EU FSF (Consolidated List) | ~5,900 | EU Consolidated Financial Sanctions List — asset freezes, all sanctioned persons & entities |
| EU Sanctions Map | ~1,370 | Additional EU restrictive measures not in the FSF (non-freeze sanctions) |
| UN Sanctions | ~1,000 | UN 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
- Open the EU Sanctions Scraper on Apify Store
- Click Try for free
- Select your data source mode (default: "All Sources")
- Click Start
Input
| Field | Type | Default | Description |
|---|---|---|---|
mode | string | "all" | Data source: all, fsf, sanctions_map, un, direct_api |
maxRecords | integer | 0 | Max 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
- EU Consolidated Financial Sanctions List — DG FISMA, European Commission
- EU Sanctions Map — Council of the European Union
- UN Security Council Sanctions — United Nations
- Data parsed and distributed via OpenSanctions (CC BY-NC 4.0)
License
MIT — see the source code in the actor package.