Brazil Company Data — Bulk CNPJ Lookup & Enrichment
Pricing
$5.00 / 1,000 company profile delivereds
Brazil Company Data — Bulk CNPJ Lookup & Enrichment
Enrich CNPJ numbers with official Brazilian registry data: legal & trade name, status, owners (QSA), contacts, activities (CNAE), tax regime, capital + risk signals. KYB, B2B leads, due diligence. Pay per result.
Pricing
$5.00 / 1,000 company profile delivereds
Rating
0.0
(0)
Developer
Paulo Vitor Silva da Costa
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Turn any list of CNPJ numbers (Brazilian company tax IDs) into complete, structured company profiles straight from Brazil's official federal registry: legal & trade name, registration status, owners and directors (QSA), contact e-mail and phones, main & secondary activities (CNAE), tax regime, share capital, full address — plus a built-in risk signal.
Bulk input, clean JSON/CSV output, pay only for delivered results.
🇧🇷 Versão em português → Consulta CNPJ em Lote — Dados da Receita Federal
What you get per company
- Identity: legal name, trade name, CNPJ (formatted + digits), legal nature, size class, founding date and age
- Status: registration status (active/suspended/closed) with date — instant KYB signal
- People: all registered partners/owners with name, role, age range and joining date
- Contacts: registry e-mail and phone numbers (when declared) — B2B lead enrichment
- Activity: main CNAE code + description and all secondary activities
- Financial signals: share capital (BRL), Simples Nacional / MEI tax-regime flags
- Risk signal:
low / medium / highheuristic with explicit reasons (inactive status, very young company, zero declared capital, no contact info)
Use cases
- B2B lead enrichment — turn a CNPJ list into contactable, qualified company profiles
- KYB / due diligence — verify a Brazilian supplier, customer or partner is active and who owns it
- AI agents (MCP) — give your agent authoritative Brazilian company data with structured output
- Market research — map activities, size and age of any set of Brazilian companies
- Compliance / onboarding — validate registry status before signing or paying
Input
| Field | Type | Default | Notes |
|---|---|---|---|
cnpjs | array | — | One CNPJ per line. Formatted (33.000.167/0001-01) or digits-only both work. Duplicates are removed. |
maxItems | int | 1000 | Cost control. |
concurrency | int | 4 | Parallel lookups (1–10). |
includeRaw | bool | false | Attach the full raw registry payload to each item. |
Output example
{"tax_id": "18236120000158","tax_id_formatted": "18.236.120/0001-58","company_name": "NU PAGAMENTOS S.A.","trade_name": "NUBANK","registration_status": "ATIVA","founded_at": "2013-05-31","company_age_years": 13.1,"legal_nature": "Sociedade Anônima Fechada","share_capital_brl": 12379224712.07,"main_activity": "Sociedades de crédito direto","secondary_activities": [{ "code": "6619302", "description": "Correspondentes de instituições financeiras" }],"partners": [{ "name": "ARTHUR FERREIRA VALADAO", "role": "Diretor", "age_range": "Entre 31 a 40 anos", "joined_at": "2021-08-03" }],"partners_count": 18,"email": null,"phone_1": "1140043455","city": "SAO PAULO","state": "SP","risk_level": "low","risk_reasons": [],"retrieved_at": "2026-07-04T12:00:00.000Z"}
Honest pricing
Pay per delivered company profile (US$ 5.00 per 1,000 companies). Invalid CNPJs, companies not found and failed lookups are never charged. A run that delivers nothing costs nothing.
FAQ
Where does the data come from? Brazil's official company registry (Receita Federal public data), accessed through a public open-data API. No login, no personal credentials, no scraping of private data.
How fresh is the data? The registry is updated by the Brazilian government on a rolling basis; lookups are live (not a stale database dump).
Is this legal? Yes — CNPJ registry data is public information by Brazilian law (it's the equivalent of a public company register).
Can I look up thousands of CNPJs? Yes, that's the point — paste the list (or feed it via API), set maxItems, run.
I don't have CNPJ numbers, can I search companies by industry/state? Not in this Actor (it enriches CNPJs you already have). Company search is a different product — check my profile for companion Actors.
Related Actors
- Brazil Due Diligence — CNPJ Registry + Reclame Aqui — same registry data plus each company's Reclame Aqui reputation, matched by CNPJ
- Google News Scraper — Real Article URLs — real publisher URLs for news monitoring and LLM pipelines
- Consulta CNPJ em Lote — the Portuguese-native version of this Actor