Norway Company Registry (BRREG) Fresh Details avatar

Norway Company Registry (BRREG) Fresh Details

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Norway Company Registry (BRREG) Fresh Details

Norway Company Registry (BRREG) Fresh Details

Official Norwegian Enhetsregisteret (BRREG) open API data. Search by name or fetch org numbers directly: NACE codes, employees, addresses, contacts, registration data, status flags. No scraping, no API key.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

Karl Sundström

Karl Sundström

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Categories

Share

Norway Company Registry (BRREG) — Norwegian Company Data API

Independent tool, not affiliated with Brønnøysundregistrene.

Extract official Norwegian company data from Enhetsregisteret (BRREG) — the national register of Brønnøysundregistrene — via its open API. Search by name or fetch org numbers directly. Get NACE codes, employees, addresses, contacts, registration dates, VAT registration, bankruptcy and liquidation flags, plus subunits. Official open data — no scraping, no API key, no login.

Why BRREG Registry API?

  • 🎯 Build prospect lists across any Norwegian industry — with NACE codes for precise targeting.
  • Deep risk signals — VAT registration, Foretaksregisteret status, bankruptcy and liquidation flags on every record.
  • 👥 Contacts included — email, phone and homepage where registered.
  • 🏬 Subunits available — fetch branches (underenheter) per company via fetchDetails.
  • 📋 Enrich your CRM — flat, one-record-per-company JSON ready for import.

Use cases

Lead generation in Norway · KYC/counterparty verification · credit and risk screening · industry mapping by NACE code · CRM enrichment

What data you get?

🏷️ FieldDescription
🆔 orgnrNorwegian organisation number
🏢 name / historicalNamesCurrent and historical names
🏛️ companyFormCompany form code + description
🌐 homePage / 📞 phone / 📧 emailContact details (where registered)
📅 registrationDate / incorporationDateKey dates
🧭 nace1 / nace2 / nace3NACE industry codes
👥 employeesEmployee count
🏦 sectorCodeInstitutional sector code
📍 businessAddress / postalAddress / municipalityRegistered addresses
✅ vatRegistered / foretaksregisteretVAT and Foretaksregisteret status
🚨 bankruptcy / underLiquidationRisk flags
🏬 subunitsBranches (up to 10, via fetchDetails)

How to use

  1. Add the actor to your Apify account and click Run.
  2. Enter query (e.g. Bakeri) or an orgnrList.
  3. Enable fetchDetails to also fetch branches per company.
  4. Set maxResults to cap the run (default 100, max 1000).
  5. Export results as JSON, CSV or Excel.

Input

{
"query": "Bakeri",
"fetchDetails": true,
"maxResults": 100
}
FieldTypeDescriptionDefault
querystringName keyword searched in the official registry
orgnrListarrayDirect list of 9-digit org numbers (enhet or underenhet)
fetchDetailsbooleanFor each search result, also fetch its branches/subunits
maxResultsintegerCap on companies returned100 (max 1000)

Output

{
"orgnr": "977098981",
"name": "EXAMPLE AS",
"companyForm": "AS",
"companyFormDescription": "Aksjeselskap",
"nace1": "10.711",
"employees": 22,
"businessAddress": "Examplegata 4, 0155 Oslo",
"municipality": "Oslo",
"vatRegistered": true,
"foretaksregisteret": true,
"bankruptcy": false,
"underLiquidation": false
}

Contacts and employee counts appear only where the registry publishes them.

Support

Questions or missing fields? Open an issue on the actor page or contact the developer via Apify.