Company House Scraper avatar
Company House Scraper

Pricing

$35.00/month + usage

Go to Store
Company House Scraper

Company House Scraper

Developed by

Dhrumil Bhankhar

Dhrumil Bhankhar

Maintained by Community

Easily extract publicly available business data from UK Companies House, including company registration numbers, names, addresses, incorporation dates, statuses, SIC codes, officers, and official URLs. Perfect for due diligence, lead generation, and business research.

0.0 (0)

Pricing

$35.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

a day ago

You can access the Company House Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "listUrls": [
< {
< "url": "https://find-and-update.company-information.service.gov.uk/advanced-search/get-results?companyNameIncludes=&companyNameExcludes=&registeredOfficeAddress=&incorporationFromDay=15&incorporationFromMonth=01&incorporationFromYear=2025&incorporationToDay=&incorporationToMonth=&incorporationToYear=&sicCodes=&dissolvedFromDay=&dissolvedFromMonth=&dissolvedFromYear=&dissolvedToDay=&dissolvedToMonth=&dissolvedToYear="
< }
< ],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call dhrumil/company-house-scraper --silent --output-dataset

Company House Scraper API through CLI

The Apify CLI is the official tool that allows you to use Company House Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: