GLEIF LEI Scraper (Legal Entity Data) avatar

GLEIF LEI Scraper (Legal Entity Data)

Pricing

Pay per usage

Go to Apify Store
GLEIF LEI Scraper (Legal Entity Data)

GLEIF LEI Scraper (Legal Entity Data)

Scrape the official GLEIF register of Legal Entity Identifiers (LEI) — legal entities worldwide, their addresses, jurisdiction, status and corporate ownership tree — through GLEIF's own free public API. Built for KYC, AML, due diligence and B2B entity enrichment.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Joao Paulo

Joao Paulo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract data from the official GLEIF register of Legal Entity Identifiers (LEI) — the global, authoritative database of legally registered entities maintained by the Global Legal Entity Identifier Foundation. This Actor talks directly to GLEIF's own public API, so the data is authoritative, refreshed daily, needs no key, and never breaks.

Perfect for KYC, AML, compliance, due diligence, entity resolution and B2B data enrichment.

What you can scrape

ModeWhat you get
Search entitiesFind legal entities by name, country and status. One row per entity, with legal name, addresses, jurisdiction, legal form and registration status.
LEI detailsFull record for a list of LEI codes.
RelationshipsThe corporate ownership tree for a list of LEI codes — direct parent, ultimate parent and direct children. Essential for beneficial-ownership and KYC work.

No API key, no proxy

The GLEIF API is free and open. There is nothing to sign up for and no anti-bot to fight — just run the Actor.

Example input

Find active US entities named "capital":

{
"mode": "search",
"legalName": "capital",
"country": "US",
"entityStatus": "ACTIVE",
"registrationStatus": "ISSUED",
"maxItems": 500
}

Get the ownership tree of an entity:

{
"mode": "relationships",
"leis": ["HWUPKR0MPOU8FGXBT394"]
}

Output

Results are returned as a clean, flat dataset that you can export to JSON, CSV or Excel, or pull through the Apify API. Use the Overview table view for a quick look.

What is an LEI?

A Legal Entity Identifier (LEI) is a 20-character code that uniquely identifies a legally distinct entity that engages in financial transactions. LEIs are required by regulators worldwide (MiFID II, EMIR, Dodd-Frank and more) and are the global standard for identifying "who is who" and "who owns whom" in the financial system.

Keywords

LEI, legal entity identifier, GLEIF, company data, entity data, KYC, AML, due diligence, beneficial ownership, corporate hierarchy, parent company, ultimate parent, compliance data, regulatory data, entity resolution, B2B data enrichment, global company register, legal entity lookup.