Newly Opened Brazilian Companies — by CNAE & State
Pricing
Pay per usage
Newly Opened Brazilian Companies — by CNAE & State
Find Brazilian companies opened recently, filtered by CNAE activity, state, city and size — straight from the official Receita Federal registry index. The hottest B2B lead: a brand-new company buying its first accountant, bank, software and marketing. Empresas abertas recentemente por CNAE e estado.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Gangary
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Find Brazilian companies opened recently, filtered by economic activity (CNAE), state, city and size — straight from the official Receita Federal registry index. A brand-new company is the hottest B2B lead there is: it's about to buy its first accountant, bank account, software, insurance and marketing. No scraping, no login, no API key.

Em português: empresas abertas recentemente por CNAE e estado, empresas novas por segmento, lista de empresas recém-abertas da Receita Federal.
Input example
Micro companies in accounting (CNAE 69) opened in São Paulo in the last 60 days:
{"cnae": "69","ufs": ["SP"],"dias": 60,"porte": "micro"}
cnaeaccepts a full code (6920-6/01), digits only (6920601) or a prefix (69= all accounting/legal,86= all healthcare).dias= opened in the last N days (relative window).desde(YYYY-MM-DD) = opened on/after an explicit date and takes priority overdias.municipio,porte,offset+limitwork exactly like the CNPJ Discovery.
Output example
{"cnpj": "12345678000195","cnpj_formatado": "12.345.678/0001-95","razao_social": "NOVA CONTABILIDADE EXEMPLO LTDA","nome_fantasia": "Exemplo Contabil","cnae_principal": "6920601","cnae_formatado": "6920-6/01","municipio": "SAO PAULO","uf": "SP","porte": "MICRO EMPRESA","data_abertura": "2026-06-30","tem_email": true,"tem_telefone": true}
Every row is guaranteed to have data_abertura on or after your cutoff — that's the whole point.
Output fields
| Field | Description |
|---|---|
data_abertura | Opening date (YYYY-MM-DD) — always ≥ your cutoff. |
cnpj / cnpj_formatado | Tax ID, digits-only and formatted. |
razao_social / nome_fantasia | Legal and trade name from the registry. |
cnae_principal | Primary economic activity code. |
municipio / uf / porte | City, state, declared size. |
tem_email / tem_telefone | Whether the registry has contact on file — pair with CNPJ Lookup to pull it. |
Use cases
- Accountants & bookkeepers — every new MEI/micro company in your city needs a contador this month
- Banks, fintechs, insurers — reach a company while it's choosing its first providers
- Agencies & SaaS — a new business is the most open it will ever be to a new tool or a first campaign
- Franchise & B2B sales — territory lists of fresh companies by activity and size
Pricing (Pay per event)
| Event | When | Price |
|---|---|---|
actor-start | once per run | $0.005 |
company-found | per company returned | $0.003 |
A list of 300 fresh companies costs $0.005 + 300 × $0.003 = $0.905. Runs that find nothing only pay the start fee. New Apify accounts get free monthly credit.
Where the data comes from
The official CNPJ open dataset published by Receita Federal, rebuilt into a fast index every month. Only active companies are included.
Is this compliant?
Yes — the CNPJ registry is public open data published by Receita Federal for public consultation. No scraping, no logins, no private data.
Limitations
- The index is a monthly snapshot. "Recently opened" is bounded by the last rebuild — a company opened this week appears after the next monthly update, not the day it registers. If you ask for a cutoff newer than the current base, the run warns you.
- A CNAE is required (the index is partitioned by activity + state). To list new companies across every activity, run a couple of broad prefixes (
0–9) — a v2 will make CNAE optional. - Filters use the primary CNAE only.
From the same maker
- Brazilian Companies Finder (CNPJ Discovery) — same index, no date filter: every active company by CNAE + state.
- CNPJ Lookup — Brazilian Company Registry Data — full official record per CNPJ: address, partners, capital, phone and email.
- Lead Enricher & ICP Scorer — verify, dedupe and score any lead list 0–100 against your ideal customer profile.
- CNPJ Validator & Formatter (free) — clean a CNPJ list for free before you spend on lookups.
Full pipeline: find fresh companies here → Lookup pulls the contacts → Enricher scores who's worth calling first.