Scrapers.lat logo scrapers.lat
自动化

Finland Company Registry Scraper (Y-tunnus)

Search Finnish companies and extract registry records by name or business ID (Y-tunnus). Get business ID, company name and name history, company form, industry code and label, status, addresses, website and tax/trade register entries. Export to JSON, CSV or Excel.

23 每条记录的字段 JSON · CSV · Excel · API 按用量付费
finland-companies-scraper.json 200 OK
{
  "businessId": "0100002-9",
  "name": "Artjärven Metalli Oy",
  "companyForm": "Limited company",
  "companyFormCode": "16",
  "status": "Ceased",
  "industryCode": "29120",
  "industry": "Manufacture of pumps and compressors",
  "registrationDate": "1976-04-23",
  "endDate": "2005-12-19"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Business IdNameCompany FormCompany Form CodeStatusIndustry CodeIndustryRegistration DateEnd DateVat RegisteredPrepayment RegisteredEmployer RegisteredTrade Register StatusSituations
示例输出

一条真实的示例记录,正是你收到的结构。

Business IdNameCompany FormCompany Form Code
0100002-9Artjärven Metalli OyLimited company16
0100004-5Artjärven Kauppakeskus OyMutual real estate limited company10
0100006-1Vähämäyrä OyLimited company16
0100024-8Asunto Oy TammilehtoHousing corporation2
0100036-0Askolan Kotolämpö OyLimited company16
GET /finland-companies-scraper
{
  "businessId": "0100002-9",
  "name": "Artjärven Metalli Oy",
  "companyForm": "Limited company",
  "companyFormCode": "16",
  "status": "Ceased",
  "industryCode": "29120",
  "industry": "Manufacture of pumps and compressors",
  "registrationDate": "1976-04-23",
  "endDate": "2005-12-19"
}

常见问题

How do I look up one specific company?

Put its business ID (Y-tunnus, e.g. `0112038-9`) in the `query` field. It is detected automatically and returns that single company's full profile.

Can I search by name?

Yes. Enter a full or partial company name in `query`. Add `city`, `companyForm` or `industryCode` to narrow the results.

How many companies can I collect?

Set `maxItems` up to 10000. The actor pages through the results automatically until it reaches your limit.

What is a business ID / Y-tunnus?

It is the unique identifier every registered Finnish company and organization has, in the format `1234567-8`. It is the primary key used across Finnish business records.

Do I get contact addresses?

Yes. Each record includes the visiting and postal address, the city and municipality, and the registered website when one is published. Enable **Fetch full details** for the complete address history.

Is the data reliable?

Records come straight from Finland's official open company registry and are returned exactly as published. Values that the registry does not provide are returned as `null`.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。