GLEIF LEI Company Data Scraper
Pricing
$2.00 / 1,000 results
GLEIF LEI Company Data Scraper
Look up global legal entity (LEI) records by company name or LEI code via the official GLEIF API.
Pricing
$2.00 / 1,000 results
Rating
0.0
(0)
Developer
Vincent Krüger
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Extract official Legal Entity Identifier (LEI) company records — legal name, address, jurisdiction, legal form, registration status and renewal dates — by company name or LEI code, straight from the official GLEIF database.
What it does
Give it company names or LEI codes and it returns clean, structured legal-entity records. Ideal for KYC/KYB, supplier onboarding, entity resolution, and enriching CRM or lead lists with verified, government-grade company identifiers.
Example output
{"lei": "HWUPKR0MPOU8FGXBT394","legalName": "Apple Inc.","entityStatus": "ACTIVE","registrationStatus": "ISSUED","legalFormId": "H1UM","jurisdiction": "US-CA","country": "US","city": "Cupertino","region": "US-CA","postalCode": "95014","legalAddress": "One Apple Park Way, 95014, Cupertino, US-CA, US","bic": null,"initialRegistrationDate": "2012-06-06T...","lastUpdateDate": "2025-...","nextRenewalDate": "2026-...","managingLou": "EVK05KS7XY1DEII3R011","sourceUrl": "https://api.gleif.org/api/v1/lei-records/HWUPKR0MPOU8FGXBT394"}
Input
| Field | Description |
|---|---|
names | Company names to search (one per entry). |
leis | Exact 20-char LEI codes to fetch directly (fastest, exact). |
country | Optional ISO alpha-2 country filter for name searches (e.g. DE, US). |
status | Optional registration status filter (ISSUED, LAPSED, …). |
maxItems | Hard cap on results (cost protection). |
Pricing
Pay per result. 1,000 records ≈ $2 (see the actor's pricing tab for the current per-result rate). You are only ever charged for records actually returned — never for empty searches.
Limits & notes
- Data comes from the official GLEIF API (public, no scraping of protected pages).
- Name matching follows GLEIF's search; use the
countryfilter to disambiguate common names. - Only legal-entity (company/organization) data. This actor does not collect data on private individuals.
Legal
Uses the public GLEIF API under GLEIF's open data terms. LEI reference data is published for open use. No robots.txt or paywall is bypassed. Company/organization data only.
Support
Issues answered within 12 hours. Report a problem via the Issues tab and include your input and run ID.