Nordic Company Registry (SE/NO/DK/FI) Fresh Details avatar

Nordic Company Registry (SE/NO/DK/FI) Fresh Details

Pricing

from $0.15 / 1,000 registry records

Go to Apify Store
Nordic Company Registry (SE/NO/DK/FI) Fresh Details

Nordic Company Registry (SE/NO/DK/FI) Fresh Details

One gateway, four official Nordic registries: Sweden (allabolag/Bolagsverket data), Norway BRREG, Denmark CVR, Finland PRH/YTJ. Search by name or registry number; unified fields: name, registryId, legalForm, status, address, employees, industry, website. Keyless official sources.

Pricing

from $0.15 / 1,000 registry records

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

3 days ago

Last modified

Categories

Share

Independent tool; data from the national registries' official open APIs. Not affiliated with them.

One gateway, four official Nordic registries: Sweden (allabolag/Bolagsverket data), Norway (BRREG), Denmark (CVR), Finland (PRH/YTJ). Search by name or registry number — the same input works across all four countries. Unified fields on every record: name, legal form, status, address, employees, industry, website. Official open data, no API key, no login.

Why Nordic Company Registry?

  • 🌍 One actor, four countries — normalize SE/NO/DK/FI registries into a single schema.
  • 🎯 Cross-border prospecting — run the same query in every Nordic market.
  • Registry-grade verification — status and legal form straight from national registers.
  • 📋 Enrich your CRM — flat, one-record-per-company JSON ready for import.

Use cases

Nordic-wide lead generation · KYC/counterparty verification across markets · CRM enrichment · market research by country and industry

What data you get?

🏷️ FieldDescription
🇸🇪 countryRecord country (SE/NO/DK/FI)
🆔 registryIdCountry-native registry number (orgnr/CVR/business ID)
🏢 nameCompany name
🏛️ legalFormLegal form
✅ statusRegistry status
📍 addressRegistered address
👥 employeesEmployee count (where published)
🧭 industryIndustry code/text (where published)
🌐 websiteHomepage (where published)
🔗 sourceUrlLink to the source record

How to use

  1. Add the actor to your Apify account and click Run.
  2. Enter country (SE, NO, DK, FI, or ALL) and query — a name keyword or a registry number.
  3. Set limit to cap results per country (default 10, max 1000).
  4. Export results as JSON, CSV or Excel.

Input

{
"country": "ALL",
"query": "bakeri",
"limit": 50
}
FieldTypeDescriptionDefault
countryenumSE, NO, DK, FI, or ALLALL
querystringCompany name keyword — or a registry number: Swedish orgnr (10 digits), Norwegian orgnr (9 digits), Danish CVR (8 digits), Finnish business ID
limitintegerMaximum results per country10 (max 1000)

Output

{
"country": "NO",
"registryId": "977098981",
"name": "Example Bakeri AS",
"legalForm": "Aksjeselskap",
"status": "Registrert i Enhetsregisteret",
"address": "Examplegata 4, 0155 Oslo",
"employees": 22,
"industry": "Bakerier",
"website": "https://example.no",
"sourceUrl": "https://data.brreg.no/..."
}

Employees, industry and website appear only where the national registry publishes them.

Support

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