Search & segment active Brazilian companies
search_companiesFind active Brazilian companies by industry, location, size, age, or legal name. Retrieve official registry data with business contact details.
Instructions
Search active Brazilian companies by industry (CNAE prefix, main activity), location (state/city), size, age (registration date) and legal-name substring. Returns official registry data with business contact info (MEI contacts are redacted under LGPD). Cursor paginated. Paid per page ($0.05). At least one filter is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name (accent/case-insensitive) or a TOM/IBGE code. | |
| cnae | No | CNAE prefixes (4-7 digits), matched on the MAIN activity. | |
| state | No | State (UF), e.g. "MS". | |
| cursor | No | Pass the previous response's next_cursor. | |
| is_mei | No | ||
| has_email | No | ||
| has_phone | No | ||
| page_size | No | Default 25, max 50. | |
| company_size | No | ||
| opened_after | No | registration_date >= YYYY-MM-DD. | |
| name_contains | No | ||
| opened_before | No | registration_date <= YYYY-MM-DD. |