Scrapers.lat logo scrapers.lat
商业

Iceland Company Registry Scraper (Kennitala, VAT, Directors)

Look up Icelandic companies by name or kennitala and get registration ID, legal form, registered and postal address, municipality, ISAT activity, VAT (VSK) number and directors. Export to JSON, CSV or Excel.

26 每条记录的字段 JSON · CSV · Excel · API 按用量付费
iceland-companies-scraper.json 200 OK
{
  "kennitala": "5005022310",
  "name": "Marel Edvaldsson ehf.",
  "status": "active",
  "legalForm": "Einkahlutafélag (ehf)",
  "legalFormCode": "E1",
  "registeredAddress": "Fornubúðum 12, 220 Hafnarfjörður",
  "postalAddress": "Fornubúðum 12, 220 Hafnarfjörður",
  "municipality": "Hafnarfjörður",
  "municipalityCode": "1400"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
KennitalaNameStatusLegal FormLegal Form CodeRegistered AddressPostal AddressMunicipalityMunicipality CodeIsat CodeIsat ActivityIsat CodesRegistered DateDirectors
示例输出

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

KennitalaNameStatusLegal Form
5005022310Marel Edvaldsson ehf.activeEinkahlutafélag (ehf)
6807042790Marella ehf.activeEinkahlutafélag (ehf)
6407070540Marel Iceland ehf.activeEinkahlutafélag (ehf)
GET /iceland-companies-scraper
{
  "kennitala": "5005022310",
  "name": "Marel Edvaldsson ehf.",
  "status": "active",
  "legalForm": "Einkahlutafélag (ehf)",
  "legalFormCode": "E1",
  "registeredAddress": "Fornubúðum 12, 220 Hafnarfjörður",
  "postalAddress": "Fornubúðum 12, 220 Hafnarfjörður",
  "municipality": "Hafnarfjörður",
  "municipalityCode": "1400"
}

常见问题

What is a kennitala?

A kennitala is the official Icelandic ID number for a company (or a person). For companies it uniquely identifies the entity in the national register. You can pass it with or without the hyphen.

Can I search by name instead of ID?

Yes. Provide one or more company names and every match is expanded into a full record. You can mix name searches and direct kennitala lookups in the same run.

Does it return VAT numbers and directors?

Yes, when they are publicly listed. Active companies typically include the VAT (VSK) number, ISAT activity, addresses and directors. Inactive or deregistered entities may show fewer fields.

How fresh is the data?

Every record is read live at run time, so it reflects the register at the moment of the run (see observedAt).

你准备好,它就就绪。

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