Company House Scraper avatar
Company House Scraper

Pricing

Pay per event

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

Pay per event

0

2

2

Last modified

10 days 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=palazzo&companyNameExcludes=&registeredOfficeAddress=&incorporationFromDay=15&incorporationFromMonth=01&incorporationFromYear=2025&incorporationToDay=&incorporationToMonth=&incorporationToYear=&sicCodes=&dissolvedFromDay=&dissolvedFromMonth=&dissolvedFromYear=&dissolvedToDay=&dissolvedToMonth=&dissolvedToYear="
< }
< ],
< "proxy": {
< "useApifyProxy": false
< }
<}' |
<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: