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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Business IdNameCompany FormCompany Form CodeStatusIndustry CodeIndustryRegistration DateEnd DateVat RegisteredPrepayment RegisteredEmployer RegisteredTrade Register StatusSituations
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。