UK Companies House Scraper
Under maintenancePricing
Pay per usage
UK Companies House Scraper
Under maintenanceSearch 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
Maintained by CommunityActor 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?
| User | Use case |
|---|---|
| ๐ฏ B2B sales teams | Find newly incorporated companies (perfect first-customer timing) |
| โ๏ธ Due diligence | Verify UK counterparties before deals |
| ๐ Market researchers | Analyze UK business landscape by industry/region |
| ๐ผ Credit teams | Check company status before extending terms |
| ๐ง AI agents | Company verification pipelines |
Input options
| Field | Description | Example |
|---|---|---|
companyName | Search term (required) | "bakery", "consulting ltd" |
maxItems | Max results per run | 50 |
includeDetails | Fetch full details per company (slower) | true |
proxyConfiguration | Optional 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
- Fresh leads: search generic terms + sort by incorporation date โ brand-new companies need everything
- Competitor mapping: search your niche +
"ltd"to map the competitive landscape - 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.