OpenSanctions Entities Scraper
Pricing
Pay per event
OpenSanctions Entities Scraper
Stream public OpenSanctions entities for AML/KYC screening. Filter sanctions, PEPs, companies, vessels, and watchlists by dataset, topic, schema, country, or name.
OpenSanctions Entities Scraper
Pricing
Pay per event
Stream public OpenSanctions entities for AML/KYC screening. Filter sanctions, PEPs, companies, vessels, and watchlists by dataset, topic, schema, country, or name.
You can access the OpenSanctions Entities Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "datasetSlug": "default",< "maxItems": 10,< "maxScanLines": 20,< "schemas": [< "Person",< "Company"< ],< "countries": [],< "datasets": [],< "topics": [],< "targetOnly": false,< "includeProperties": false<}' |<apify call automation-lab/opensanctions-entities-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use OpenSanctions Entities Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: