List Companies by Industry (NACE)
firmaradar_list_companies_in_naceList Norwegian companies by NACE code or prefix, with optional filters for status, municipality, and employee count, for sector analysis.
Instructions
List Norwegian companies in a specific NACE industry code (or code prefix), optionally filtered by status, kommune and size. Useful for sector analysis ('all active restaurants in Oslo with > 5 employees').
NACE format warning: Use the EU NACE Rev. 2 format with a trailing zero (e.g. 62.100, 62.200, 58.290). The Norwegian SN2007 format (62.01, 62.02) returns 0 hits — we do not store SN2007. If you are unsure about a code, call firmaradar_list_nace_codes first. Backed by the official Norwegian register (BRREG) and refreshed daily. Use stiftet_etter for newly-founded-company queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | NACE code or prefix. Norwegian BRREG uses 5-digit SN2007 codes internally (e.g. '56.110' for restaurants, '47.111' for grocery stores). Any prefix works: '56' matches all serving (2-digit), '56.1' matches restaurants/cafes (3-digit), '56.11' matches restaurant operations (4-digit), '56.110' matches the most specific level (5-digit). If a 4-digit code yields no results, try appending '0' (e.g. '56.110' instead of '56.10'). | |
| limit | No | ||
| cursor | No | ||
| status | No | ||
| kommune | No | Norwegian kommunenummer — EXACTLY 4 digits, zero-padded. Examples: '0301' = Oslo, '4601' = Bergen, '5001' = Trondheim, '1103' = Stavanger. Kommune-NAMES are NOT accepted — translate the name to kommunenummer first. | |
| max_ansatte | No | ||
| min_ansatte | No | ||
| stiftet_for | No | ISO 8601 date (YYYY-MM-DD) — only companies founded on/before this date. | |
| stiftet_etter | No | ISO 8601 date (YYYY-MM-DD) — only companies founded on/after this date. Use for 'newly founded companies in this industry' queries (industry monitoring). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| catalog | No | ||
| nace_code | Yes | ||
| next_cursor | No | ||
| total_count | No |