Scrapers.lat logo scrapers.lat
商业

OFAC Sanctions List Screening Scraper (SDN)

Download the US Treasury OFAC SDN and Consolidated sanctions lists. Get party names, aliases, sanctions programs, type, addresses, dates of birth, nationalities and passport or ID numbers for KYC and AML screening. Export to JSON, CSV or Excel.

19 每条记录的字段 JSON · CSV · Excel · API 按用量付费
ofac-sanctions-scraper.json 200 OK
{
  "uid": "4632",
  "name": "BANK MARKAZI JOMHOURI ISLAMI IRAN",
  "type": "entity",
  "list": "SDN",
  "programs": ["IRAN","IFSR","IRGC","SDGT"],
  "remarks": "(Linked To: ISLAMIC REVOLUTIONARY GUARD CORPS …",
  "nationalities": [],
  "citizenships": [],
  "datesOfBirth": []
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
UidNameTypeListProgramsRemarksNationalitiesCitizenshipsDates Of BirthPlaces Of BirthAddressesAkasEmailsWebsites
示例输出

一条真实的示例记录,正是你收到的结构。

UidNameTypeList
4632BANK MARKAZI JOMHOURI ISLAMI IRANentitySDN
35057CENTRAL RESERVE POLICEentitySDN
47001AL-MARKAZIYA LI-SIARAFAentitySDN
GET /ofac-sanctions-scraper
{
  "uid": "4632",
  "name": "BANK MARKAZI JOMHOURI ISLAMI IRAN",
  "type": "entity",
  "list": "SDN",
  "programs": ["IRAN","IFSR","IRGC","SDGT"],
  "remarks": "(Linked To: ISLAMIC REVOLUTIONARY GUARD CORPS …",
  "nationalities": [],
  "citizenships": [],
  "datesOfBirth": []
}

常见问题

Where does this data come from?

Straight from the US Treasury OFAC. The actor downloads the official bulk SDN and Consolidated list files that OFAC publishes for everyone, then parses them into structured records. It does not add, guess or alter any data, so the output mirrors the authoritative source.

What is the difference between the SDN and Consolidated lists?

The SDN list holds the Specially Designated Nationals and Blocked Persons, more than 19,000 parties whose assets are blocked. The Consolidated list holds the other OFAC sanctions lists that are not part of the SDN list. Choose one with the List option, or pick Both to load them together, and each record is tagged SDN or CONS so you always know its source.

Can I search for a specific person or company?

Yes. Use the Name search field to keep only parties whose primary name or any alias contains your text, for example a surname or company name. You can combine it with the party type and program filters, or leave it empty to export the whole list.

Can I filter by sanctions program?

Yes. Add one or more program codes such as CUBA, SDGT, IRAN or UKRAINE-EO13662 to the Sanctions programs field and the actor keeps only parties listed under any of them. You can also restrict results to individuals, entities, vessels or aircraft with the Party type filter.

What happens when a field has no value?

Fields that do not apply are returned as null or an empty list and are never invented. Individual-only fields such as dates of birth are empty for entities, and vessel details are present only for vessels and aircraft, so each record carries exactly what OFAC publishes for that party.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。