GLEIF LEI Lookup Scraper
Pricing
Pay per event
GLEIF LEI Lookup Scraper
Search official GLEIF Legal Entity Identifier records by company name or LEI for KYC, AML, onboarding, and counterparty enrichment.
GLEIF LEI Lookup Scraper
Pricing
Pay per event
Search official GLEIF Legal Entity Identifier records by company name or LEI for KYC, AML, onboarding, and counterparty enrichment.
You can access the GLEIF LEI Lookup 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 Integrations settings in Apify Console.
$echo '{< "queries": [< "Apple",< "Stripe"< ],< "leiCodes": [< "549300MGN03W4U2NK749"< ],< "maxResultsPerQuery": 20,< "countryCodes": [],< "registrationStatuses": [< "ISSUED"< ],< "includeRelationships": false,< "rawOutput": false,< "requestDelayMs": 150<}' |<apify call automation-lab/gleif-lei-lookup-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use GLEIF LEI Lookup 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: