VOOZH about

URL: https://apify.com/jungle_synthesizer/nordic-company-registry-scraper

⇱ Nordic Company Scraper β€” Norway, Finland, Sweden, Denmark Β· Apify


πŸ‘ Nordic Company Registry Scraper (NO + FI + SE + DK) avatar

Nordic Company Registry Scraper (NO + FI + SE + DK)

Pricing

Pay per event

Go to Apify Store

Nordic Company Registry Scraper (NO + FI + SE + DK)

Extract official company registry data from Norway (BRREG), Finland (PRH), Sweden (allabolag.se), and Denmark (proff.dk). Returns org number, legal name, status, industry codes, address, phone, email, website, employees, revenue, and profit. Open APIs β€” no login required.

Pricing

Pay per event

Rating

0.0

(0)

Developer

πŸ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

9

Total users

1

Monthly active users

22 days ago

Last modified

Share

Nordic Company Registry Scraper & Business Directory API (NO + FI + SE + DK)

Scrapes official company registry data from four Nordic countries in one run. A single Nordic company lookup and business directory API covering Norway via BrΓΈnnΓΈysund (BRREG), Finland via PRH open data, Sweden via allabolag.se, and Denmark via proff.dk β€” search by company name or org number, all consolidated into a single structured dataset.

No account needed. All four sources are public, and the actor hits them with a polite query rate that keeps it off any blocklist worth caring about.

What You Get

  • Legal name and org number β€” the official registered name and primary identifier from each registry
  • Status β€” active, bankrupt, liquidating, or closed
  • Legal form β€” AS (Norway), Oy (Finland), AB (Sweden), ApS (Denmark), and their variants
  • Industry code + description β€” NACE codes for Norway, NAICS-aligned for Finland, proprietary classification for Sweden/Denmark
  • Address β€” business and postal addresses, city, and postal code
  • Employees β€” headcount where the registry discloses it
  • Revenue and profit β€” annual figures in local currency (Sweden and Denmark via allabolag/proff financials; Norway and Finland don't include financials in their open API)
  • Contact info β€” phone, email, and website where listed
  • Parent org number β€” Norwegian companies that are subsidiaries report their parent's org number

How It Works

  1. You select one or more countries and provide a search term (or leave blank for Norway/Finland to get recently registered companies)
  2. For Norway: queries BRREG at data.brreg.no β€” the official open API, no rate limit, 1.16M+ entities
  3. For Finland: queries PRH open data at avoindata.prh.fi β€” government open data, 677K+ companies
  4. For Sweden: searches allabolag.se with your query β€” the same JSON API used by the website, accessed with a proper Chrome TLS fingerprint
  5. For Denmark: searches proff.dk with your query β€” the same underlying Bisnode/D&B platform as allabolag.se, identical API structure
  6. Results are normalized into a unified schema and returned as a single dataset

Sample Output

{
"org_number":"923609016",
"country":"NO",
"registry_name":"BRREG",
"legal_name":"EQUINOR ASA",
"trade_names":"",
"status":"Active",
"incorporation_date":"1972-09-18",
"legal_form":"Allmennaksjeselskap",
"industry_code":"06.100",
"industry_description":"Utvinning av rΓ₯olje",
"employees":21376,
"revenue":null,
"profit":null,
"currency":"NOK",
"financials_year":"",
"vat_registered":"true",
"address":"Forusbeen 50, 4035 STAVANGER, STAVANGER, NO",
"postal_address":"Postboks 8500, 4035 STAVANGER, STAVANGER, NO",
"address_city":"STAVANGER",
"address_postal_code":"4035",
"address_country":"Norway",
"phone":"51 99 00 00",
"email":"",
"website":"www.equinor.com",
"parent_org_number":"",
"source_url":"https://www.brreg.no/lookup?q=923609016",
"scraped_at":"2026-05-06T19:37:49.617Z"
}

Output Fields

FieldTypeDescription
org_numberstringPrimary registry identifier
countrystringISO code: NO, FI, SE, or DK
registry_namestringSource: BRREG, PRH, allabolag.se, or proff.dk
legal_namestringOfficial registered name
trade_namesstringSecondary or trade names (SE/DK only)
statusstringActive / Bankrupt / In liquidation / Closed
incorporation_datestringYYYY-MM-DD registration date
legal_formstringLegal form code or name
industry_codestringPrimary industry classification code
industry_descriptionstringIndustry description
employeesnumberEmployee count (NO, SE, DK)
revenuenumberAnnual revenue in local currency (SE, DK)
profitnumberNet profit/loss (SE, DK)
currencystringNOK, EUR, SEK, or DKK
financials_yearstringYear the financials relate to
vat_registeredstringVAT/MVA registration status (NO only)
addressstringBusiness address, formatted
postal_addressstringPostal address if different
address_citystringCity
address_postal_codestringPostal code
address_countrystringCountry name
phonestringPrimary phone
emailstringContact email
websitestringWebsite URL
parent_org_numberstringParent entity org number (NO only)
source_urlstringLink to source registry record
scraped_atstringISO 8601 collection timestamp

Input Configuration

FieldTypeDefaultDescription
countriesarray["NO"]Countries to query: NO, FI, SE, DK
no_search_namestring"Equinor"Norway name search (BRREG). Leave blank for recently registered companies
fi_search_namestring"Nokia"Finland name search (PRH). Leave blank for default listing
se_search_querystring"Ericsson"Sweden search query (required when SE selected)
dk_search_querystring"Maersk"Denmark search query (required when DK selected)
maxItemsinteger15Maximum total records across all selected countries
proxyConfigurationobjectβ€”Proxy settings. No proxy needed β€” all sources are open

Example: Multi-Country Company Registry Search

{
"countries":["NO","FI"],
"no_search_name":"Aker",
"fi_search_name":"Neste",
"maxItems":50
}

Example: Sweden Company Lookup

{
"countries":["SE"],
"se_search_query":"Volvo",
"maxItems":25
}

Use Cases

  • M&A research β€” Nordic PE firms (EQT, Nordic Capital, Triton) and their portfolio company lookups
  • KYC / sanctions screening β€” verify company status and legal name before onboarding Nordic counterparties
  • B2B lead generation β€” identify active companies in a specific industry code across Norway, Finland, Sweden, or Denmark
  • Market analysis β€” company counts by legal form, industry, or region for Nordic market sizing
  • Data enrichment β€” append official registry data to CRM records when you have org numbers

Pricing

This actor uses pay-per-event billing: $0.10 per run + $0.001 per record. A run returning 100 Norwegian companies costs $0.20. Financial data for Swedish and Danish companies is included at no extra charge β€” it comes from the same API call.

πŸ” FAQ

How do I scrape Nordic company data? Nordic Company Registry Scraper queries four open government registries and returns results in a unified schema. Select the countries you want, enter a search term, set maxItems, and run.

Does the actor need proxies? Nordic Company Registry Scraper doesn't require proxies. Norway (BRREG) and Finland (PRH) are plain open JSON APIs. Sweden and Denmark use Chrome TLS fingerprinting to pass the passive Cloudflare check on allabolag.se and proff.dk β€” this is handled internally, no proxy configuration needed.

Why is revenue null for Norwegian and Finnish companies? Nordic Company Registry Scraper pulls from the official open APIs for Norway (BRREG) and Finland (PRH), which don't include financial statements. Revenue and profit are available for Swedish (allabolag.se) and Danish (proff.dk) companies because those sources aggregate financial data alongside the registry record.

Can I search by industry code? Not directly β€” the actor takes a company name search. For Norway and Finland, leaving the search field blank returns recently registered companies in order. For volume collection across an industry, run with a broad term and filter by industry_code in your downstream pipeline.

Can I look up a Nordic company by org number? Yes. Enter the organisation number in the name search field for Norway (BRREG) or Finland (PRH) and the actor returns that company's record, including legal name, status, address, and β€” for Norway β€” VAT/MVA registration status. The source_url field links straight back to the registry record.

How current is the data? BRREG (Norway) updates daily. PRH (Finland) updates weekly. allabolag.se and proff.dk reflect their own update cycles, which are continuous for registry data and annual for financials.


Need More Features?

Need custom fields, multi-country filters, or a different Nordic source? File an issue or get in touch.

Why Use Nordic Company Registry Scraper?

  • Four countries, one run β€” replaces five separate scrapers (allabolag, proff.no, proff.dk, BRREG manual export, PRH download) with a single actor call
  • Open APIs, no login β€” BRREG and PRH are fully open government data. allabolag and proff need a Chrome fingerprint, not an account, which means no credential maintenance and no rate-limit negotiations
  • Unified schema β€” org number, legal name, status, and address come back in the same field names regardless of country, so your downstream pipeline doesn't need country-specific logic

You might also like

Proff Bussiness Search Scraper

stealth_mode/proff-bussiness-search-scraper

Scrape comprehensive business data from Proff.no, Proff.dk, Proff.fi, and Allabolag.seβ€”the leading Nordic business intelligence platforms. Extract company details, contact information, financial data, and organizational records across Norway, Denmark, Finland, and Sweden for B2B prospecting.

82

Norway Company Registry Scraper β€” Brreg Leads

logiover/brreg-norway-company-scraper

Scrape brreg.no (Enhetsregisteret) β€” Norway's official company registry. Get org number, industry, email, phone, website, address, employees, bankruptcy status & director leads. Filter by name, legal form, industry, municipality & more. No login, no API key.

Allabolag Scraper β€” Sweden Company Data & Leads

logiover/allabolag-scraper

Scrape allabolag.se Swedish company registry: name, organisationsnummer, address, industry (SNI/bransch), revenue, profit, employees, CEO (VD), phone and email. No login, no API key. Great for Sweden B2B leads and firmographic data export.

Nordic Company Registry

blackbuck/nordic-company-registry

Search company registries across Norway, Denmark, and Finland. Returns structured data: registration numbers, addresses, legal forms, industry codes, and company status β€” all normalized into clean JSON. Real-time data from official government APIs. Pay-per-result pricing.

πŸ‘ User avatar

Oleksii Topolianskyi

8

Proff Bussiness Details Scraper

stealth_mode/proff-bussiness-details-scraper

Scrape comprehensive business information from proff.no, proff.dk, proff.fi, allabolag.se, Leading company database. Extract company details, financial data, contact information, and organizational structures. Essential for B2B prospecting, market research, and competitive intelligence.

12

Finland Company Registry Scraper β€” PRH B2B Leads

logiover/finland-company-registry-scraper

Scrape PRH / YTJ open data β€” Finland's official company registry. Get business ID (Y-tunnus), company name, company form, main business line (NACE), address, website & registration date. Filter by name, location, company form & more. No login, no API key.

Norway Company Registry Scraper

gio21/brreg-no-scraper

Norway Company Registry Scraper β€” auto-scaffolded

Finland PRH Business Registry Scraper

parseforge/finland-prh-scraper

Export Finnish company data from the PRH / YTJ Business Information System. Search Finland's 600k+ companies, foundations, and associations by name, business ID, industry, address, or registration date. Pull Finnish business IDs, legal names, industry codes, addresses, directors, and status.

Allabolag Scraper

solidcode/allabolag-scraper

[πŸ’° $1.4 / 1K] Extract Swedish company data from allabolag.se β€” names, organisation numbers, contacts, addresses, industries, and headline financials. Search by keyword and location, or by allabolag.se search URLs.

Norway BRREG Scraper β€” Company Registry & Officers βœ…

themineworks/norway-brreg-entity-search

Search Norway's official Business Register for company status, industry, address, employees and officer roles (CEO, board). No API key. Works in Claude, ChatGPT & any MCP-compatible AI agent. MCP server: the-mine-works-mcp.hatchable.site

πŸ‘ User avatar

The Mine Works

1