Norway Company Data Scraper (Brønnøysund) avatar

Norway Company Data Scraper (Brønnøysund)

Pricing

from $3.00 / 1,000 companies

Go to Apify Store
Norway Company Data Scraper (Brønnøysund)

Norway Company Data Scraper (Brønnøysund)

Search Norway's official company register (Brønnøysund / Enhetsregisteret) and export clean company data: profile, industry, address, employees, VAT and bankruptcy status. No API key needed.

Pricing

from $3.00 / 1,000 companies

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Norway Company Data Scraper (Brønnøysund) 🇳🇴

Export clean, structured Norwegian company data — straight from the official Brønnøysund register. No API key required.

Every company in Norway is registered in Enhetsregisteret, run by the Brønnøysund Register Centre — one of the most open government data sources in the world. This Actor searches it by name, industry (NACE) code, legal form, municipality, employee count, VAT and bankruptcy status — or looks up companies by organisation number — and returns a clean record per company.

Official open government API. No key, no login, no scraping — just clean public register data.


What you can do with it

  • 🔎 Norwegian KYC & due diligence — verify a company, its status, VAT and bankruptcy flags.
  • 🎯 B2B lead generation — build targeted lists by industry, location and size.
  • 🧭 Sales enrichment — turn a name or org number into a full structured profile.
  • 📊 Market research — map companies in a sector or municipality.
  • 📇 Data feeds — keep a Norwegian company dataset fresh on a schedule.

Features

  • No API key — works out of the box.
  • Powerful filters — name, NACE industry code, legal form, municipality, employee range, VAT & bankruptcy status, registration date.
  • Direct lookup — pass organisation numbers to fetch exact companies.
  • Rich output — name, org number, legal form, industry, employees, website, phone, full address, VAT & bankruptcy flags, register link.
  • Low-maintenance — official REST/JSON API.

Input

FieldDescription
Company name containsName search, e.g. consulting.
Organisation numbersDirect lookup, e.g. 923609016.
Organisation formsLegal form codes: AS, ASA, ENK, NUF, etc.
Industry codes (NACE)Dotted codes, e.g. 62.010.
Municipality numbere.g. 0301 (Oslo), 4601 (Bergen).
Min / Max employeesEmployee-count range.
VAT registeredAny / only / exclude.
BankruptcyAny / exclude bankrupt / only bankrupt.
Registered from / toRegistration-date range (YYYY-MM-DD).
Max companiesCap the number of results.

Example — active companies in Oslo, 10–50 employees

{
"municipalityNumber": "0301",
"minEmployees": 10,
"maxEmployees": 50,
"vatRegistered": "yes",
"bankruptcy": "no",
"maxCompanies": 300
}

Example — direct lookup

{
"organizationNumbers": ["923609016", "912660670"]
}

Output

Each row is one company:

{
"organization_number": "923609016",
"name": "EQUINOR ASA",
"org_form_code": "ASA",
"org_form": "Allmennaksjeselskap",
"industry_code": "06.100",
"industry_description": "Utvinning av råolje",
"num_employees": 21467,
"website": "www.equinor.com",
"phone": "",
"street_address": "Forusbeen 50",
"postal_code": "4035",
"city": "STAVANGER",
"municipality": "STAVANGER",
"municipality_number": "1103",
"country": "Norge",
"postal_address": "Postboks 8500, 4035, STAVANGER, Norge",
"registration_date": "1995-03-12",
"founding_date": "1972-09-18",
"registered_in_vat": true,
"bankruptcy": false,
"under_liquidation": false,
"registered_in_business_register": true,
"last_annual_accounts": "2024",
"entity_url": "https://virksomhet.brreg.no/nb/oppslag/enheter/923609016",
"api_url": "https://data.brreg.no/enhetsregisteret/api/enheter/923609016"
}

Run it on a schedule

Schedule the Actor to refresh a Norwegian company list or re-check statuses, and connect a Slack / email / webhook / Google Sheets integration to route updates into your CRM or compliance workflow.

Notes & limitations

  • Uses the official Brønnøysund Enhetsregisteret open API — no key needed.
  • Industry (NACE) filtering matches the company's main registered activity; some operating activity codes are held on sub-units and won't match a main-unit search.
  • Each search can page through up to ~10,000 results (register limit); narrow with filters for larger populations.
  • This is factual public register data.

Keywords

Norway company data, Brønnøysund, Enhetsregisteret, brreg, Norwegian companies, company registry, KYC, due diligence, B2B lead generation, company search, NACE industry, VAT register, bankruptcy, organisation number, Norwegian business data, Nordic company data, sales enrichment, compliance, company lookup, corporate data, open data Norway.