UK Companies House Scraper avatar

UK Companies House Scraper

Under maintenance

Pricing

Pay per usage

Go to Apify Store
UK Companies House Scraper

UK Companies House Scraper

Under maintenance

Search UK company registry: find companies by name, get status, type, incorporation date, SIC codes, registered address and filing history links. Official Companies House data. No API key required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DK

DK

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

Search the official UK Companies House register โ€” every limited company registered in the United Kingdom (~5 million companies). Get company status, type, incorporation dates, SIC industry codes and registered addresses.

๐Ÿ” Search it on Google: "companies house scraper", "UK company search API", "British companies database"

Why use this Actor?

  • โœ… Official data source โ€” public Companies House register (gov.uk)
  • โœ… No API key required โ€” works out of the box
  • โœ… Rich details โ€” status, type, incorporation date, SIC codes, addresses
  • โœ… B2B goldmine โ€” filter by age/status for lead generation

Who is this for?

UserUse case
๐ŸŽฏ B2B sales teamsFind newly incorporated companies (perfect first-customer timing)
โš–๏ธ Due diligenceVerify UK counterparties before deals
๐Ÿ“Š Market researchersAnalyze UK business landscape by industry/region
๐Ÿ’ผ Credit teamsCheck company status before extending terms
๐Ÿง  AI agentsCompany verification pipelines

Input options

FieldDescriptionExample
companyNameSearch term (required)"bakery", "consulting ltd"
maxItemsMax results per run50
includeDetailsFetch full details per company (slower)true
proxyConfigurationOptional proxy for volume runsโ€”

Example input

{
"companyName": "tech consulting",
"maxItems": 100,
"includeDetails": true
}

Example output

{
"companyNumber": "16303163",
"name": "BAKERY ALTERNATIVE LTD",
"status": "Active",
"companyType": "Private limited with share capital",
"incorporatedOn": "10 March 2025",
"registeredAddress": "71-75 Shelton Street, Covent Garden, London, WC2H 9JQ",
"sicCodes": [{"code": "10712", "description": "Manufacture of bread"}],
"url": "https://find-and-update.company-information.service.gov.uk/company/16303163"
}

๐Ÿ’ก Pro tips

  1. Fresh leads: search generic terms + sort by incorporation date โ€” brand-new companies need everything
  2. Competitor mapping: search your niche + "ltd" to map the competitive landscape
  3. Verification pipelines: combine with due-diligence checks for onboarding

Data source

Official Companies House public register (gov.uk). Crown copyright. This actor is not affiliated with the UK government.