Scrapers.lat logo scrapers.lat
商业

UK Companies House Scraper

Search UK companies and export full profiles from Companies House: company number, status, type, incorporation date, registered address, SIC codes, officers (directors and secretaries) and persons with significant control. Export to JSON, CSV or Excel.

16 每条记录的字段 JSON · CSV · Excel · API 按用量付费
uk-companies-house-scraper.json 200 OK
{
  "companyNumber": "00006400",
  "companyName": "THE GIRLS' DAY SCHOOL TRUST",
  "status": "Active",
  "type": "Private limited company use of 'Limited' exemp…",
  "incorporationDate": "26 June 1872",
  "registeredAddress": "1st Floor Gateway House Tollgate, Chandler's F…",
  "sicCodes": [{"code":"85100","description":"Pre-primary …,
  "accountsNextDue": "31 May 2027",
  "nextAccountsMadeUpTo": "31 August 2026"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Company NumberCompany NameStatusTypeIncorporation DateRegistered AddressSic CodesAccounts Next DueNext Accounts Made Up ToLast Accounts Made Up ToConfirmation Statement Next DueNext Confirmation Statement DateLast Confirmation Statement DateUrl
示例输出

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

Company NumberCompany NameStatusType
00006400THE GIRLS' DAY SCHOOL TRUSTActivePrivate limited company use of 'L…
GET /uk-companies-house-scraper
{
  "companyNumber": "00006400",
  "companyName": "THE GIRLS' DAY SCHOOL TRUST",
  "status": "Active",
  "type": "Private limited company use of 'Limited' exemp…",
  "incorporationDate": "26 June 1872",
  "registeredAddress": "1st Floor Gateway House Tollgate, Chandler's F…",
  "sicCodes": [{"code":"85100","description":"Pre-primary …,
  "accountsNextDue": "31 May 2027",
  "nextAccountsMadeUpTo": "31 August 2026"
}

常见问题

Do I need an API key?

No. This actor reads the public Companies House register directly, so there is nothing to sign up for.

Which companies are covered?

Every company on the UK register, searchable by name or looked up by number, including active and dissolved companies.

Does it include directors and owners?

Yes. Turn on officers for directors and secretaries, and persons with significant control for beneficial owners, each returned as a structured list on the company record.

Why are some fields empty?

Fields like previous names, filing dates or occupation are only filled when the register publishes them, so they may be empty for some companies. Number, name, status and address are almost always present.

你准备好,它就就绪。

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