Scrapers.lat logo scrapers.lat
商业

Czech Company Registry Scraper (ARES, ICO, Officers)

Search Czech company records from the official ARES registry by name or ICO. Get company name, ICO, VAT number, legal form, registered address, NACE activity, status, incorporation date and statutory officers (directors and board members). Export to JSON, CSV or Excel.

29 每条记录的字段 JSON · CSV · Excel · API 按用量付费
czech-ares-companies-scraper.json 200 OK
{
  "ico": "00177041",
  "name": "Škoda Auto a.s.",
  "legalFormCode": "121",
  "vatNumber": "CZ00177041",
  "vatPayer": true,
  "inInsolvency": false,
  "hasTradeLicense": true,
  "status": "ACTIVE",
  "foundedDate": "1990-11-20"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
IcoNameLegal Form CodeVat NumberVat PayerIn InsolvencyHas Trade LicenseStatusFounded DateAddressCityPostal CodeStreetRegion
示例输出

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

IcoNameLegal Form CodeVat Number
00177041Škoda Auto a.s.121CZ00177041
07700903Nadační fond Škoda Auto118CZ07700903
14145367Základní organizace Odborové orga…707
GET /czech-ares-companies-scraper
{
  "ico": "00177041",
  "name": "Škoda Auto a.s.",
  "legalFormCode": "121",
  "vatNumber": "CZ00177041",
  "vatPayer": true,
  "inInsolvency": false,
  "hasTradeLicense": true,
  "status": "ACTIVE",
  "foundedDate": "1990-11-20"
}

常见问题

Can I search by name or do I need the ICO?

Both. A name runs a registry search and returns every matching company; an 8-digit ICO fetches that exact company.

Does it include company officers?

Yes. With Include officers on, each company carries its current statutory officers with their role and, for individuals, birth date, address and citizenship.

What does status mean?

Active means the company is still on the register; dissolved means it has a recorded dissolution date.

How fresh is the data?

Every record is read live at run time and carries the registry's own last-updated date plus an observedAt timestamp.

你准备好,它就就绪。

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