Finland PRH Business Registry Scraper avatar

Finland PRH Business Registry Scraper

Pricing

from $8.24 / 1,000 result items

Go to Apify Store
Finland PRH Business Registry Scraper

Finland PRH Business Registry Scraper

Scrapes Finnish company records from the PRH registry by name, business ID, company form, industry code, or registration date. Returns each company as a flat row.

Pricing

from $8.24 / 1,000 result items

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

a day ago

Last modified

Share

ParseForge

Finland PRH Business Registry Scraper

Scrape Finnish company data from the official PRH registry, up to a million records per run. Every company comes with its business ID, legal form, industry code, registration dates, and full registry details. No login or API key. Export to CSV, JSON, Excel, or XML.

Finland's official business registry, PRH, holds every registered company in the country, but its open data interface is built for lookups, not bulk export. This Actor reads the public registry directly, filters by name, business ID, company form, industry code, or registration date, and returns each match in one fixed schema. No API key, no rate limits, no manual downloads.

Who uses itWhat they scrape Finland PRH Business Registry for
B2B lead generation teamsBuild targeted prospect lists of Finnish companies by industry and registration date
Market researchersMap the Finnish business landscape by legal form and industry classification
Compliance officersVerify company registration details and business IDs against the official registry
Data analystsCollect bulk registry data for trend analysis and reporting
Sales operationsEnrich CRM records with current Finnish company registration data

What it does

This Actor collects Finnish company records from the PRH registry by name, business ID, company form, industry code, or registration date, and returns each one as a flat row.

  • πŸ” Name search: free text match on business name, e.g. 'nokia' returns Nokia Oyj and related entities.
  • πŸ†” Business ID lookup: exact Y-tunnus match, e.g. '0112038-9' for Nokia Oyj.
  • 🏒 Company form filter: restrict to legal forms like OY (limited company), OYJ (public limited), AY, KY, and more.
  • πŸ“Š Industry code filter: TOL2008 classification, e.g. 62010 for computer programming activities.
  • πŸ“… Registration date range: include only entities registered within a from-to date window.
  • βš™οΈ Max items control: cap the number of records per run, from 1 to 1,000,000.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Finland PRH Business Registry data

🎯 Build B2B lead lists.

A sales team filters Finnish companies by industry code and registration date to find new prospects and exports the list to their CRM.

πŸ“ˆ Track market entry.

A market researcher monitors newly registered companies in a specific industry to spot emerging competitors and market trends.

βœ… Verify business partners.

A compliance officer checks business IDs and registration details against the PRH registry before signing contracts.

πŸ—‚οΈ Enrich CRM data.

A data analyst matches existing customer records with PRH data to fill in missing legal form, industry, and registration dates.

🌍 Map the Finnish economy.

An economist collects bulk registry data by company form and industry to analyze the structure of the Finnish business sector.

Why choose this scraper

What you get
Official sourceData comes directly from the Finnish Patent and Registration Office (PRH), the authoritative registry.
No API keyNo registration, no OAuth, no rate limits. run the Actor.
Flexible filtersCombine name, business ID, legal form, industry code, and registration dates in one run.
Structured outputEvery record is returned as a flat row with consistent fields, ready for analysis.
Bulk exportCollect up to a million companies per run and export to CSV, JSON, Excel, or XML.

How it compares

This Actor focuses on the Finnish PRH registry with flexible filters and bulk export, while the competitors below offer overlapping but different feature sets.

FeatureParseForgeFinland Company Registry Scraper - PRH B2B LeadsNordic Company Registry Scraper (NO + FI + SE + DK)Finland Company Data - PRH Trade Register & Business ID
Filter by business ID (Y-tunnus)YesNot listedNot listedYes
Filter by company formYesYesNot listedNot listed
Filter by industry code (TOL2008)YesNot listedNot listedNot listed
Filter by registration date rangeYesNot listedNot listedNot listed
Bulk export up to 1,000,000 recordsYesNot listedNot listedNot listed
Multi-country coverageNoNoYesNo

Configure the run

Drive the Actor from company name, business ID, company form, industry code, and registration date range, alone or together, and filters run as each record is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10,
"name": "nokia"
}

A larger pull:

{
"maxItems": 200,
"name": "nokia"
}

Pricing

Pay-per-result: $0.01099 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$1.10
1,000 results$10.99
10,000 results$109.90

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Finland PRH Business Registry Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Finland PRH Business Registry through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/finland-prh-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your filters. If you entered a business ID, make sure it is exact, including the dash. If you used a name, try a shorter or more common term. Also check that your registration date range is not too narrow.

The run is taking too long.

Reduce the 'Maximum companies' value or narrow your filters. The Actor processes each record, so a broad search with a high limit can take time.

I got an error about the date format.

Dates must be in YYYY-MM-DD format, for example 2023-01-31. Make sure there are no extra spaces or slashes.

The business ID I entered is not found.

Verify the Y-tunnus format: 7 digits, a dash, and a check digit, like 0112038-9. If it is correct, the company may not be in the PRH trade register or may have been deregistered.

Can I get more than a million records?

The maximum per run is 1,000,000. If you need more, split your query into smaller chunks using different filters, such as registration date ranges or industry codes.

FAQ

QuestionAnswer
What is the PRH registry?The Finnish Patent and Registration Office (PRH) maintains the official trade register of all companies and businesses registered in Finland. It includes legal entities like limited companies, cooperatives, and sole traders.
Do I need an API key or login?No. This Actor reads the public PRH open data interface directly. You only need an Apify account to run it.
What is a Y-tunnus?A Y-tunnus is the Finnish business ID, a unique identifier assigned to every registered company. It has the format 1234567-8.
Can I search by company name?Yes. Use the 'Company Name' input to do a free text match. For example, entering 'nokia' returns Nokia Oyj and other companies with 'nokia' in their name.
What is TOL2008?TOL2008 is the Finnish standard industrial classification, based on the EU NACE system. Each company is assigned one or more industry codes, such as 62010 for computer programming.
Can I filter by registration date?Yes. Use 'Registered From' and 'Registered To' to include only companies registered within a specific date range. Dates must be in YYYY-MM-DD format.
How many companies can I scrape?You can set 'Maximum companies' to any number from 1 to 1,000,000 per run. The Actor stops when it reaches that limit or when no more matches are found.
What output formats are supported?The Actor exports data in CSV, JSON, Excel, and XML. You can choose the format when you run it or download the dataset later.
Is the data up to date?The Actor reads the PRH registry in real time, so the data reflects the current state of the registry at the time of the run.
Can I combine multiple filters?Yes. All input fields are optional and can be combined. For example, you can search for companies with 'oy' in the name, in industry 62010, registered after 2020-01-01.

Browse the full ParseForge collection for more scrapers.

πŸ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Finnish Patent and Registration Office (PRH). It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.