UK Companies House Scraper — United Kingdom Company Data & SIC avatar

UK Companies House Scraper — United Kingdom Company Data & SIC

Pricing

$5.00 / 1,000 results

Go to Apify Store
UK Companies House Scraper — United Kingdom Company Data & SIC

UK Companies House Scraper — United Kingdom Company Data & SIC

Scrape any UK company from Companies House — the official company register of the United Kingdom — by company number: registered name, company number, status, type, incorporation date, registered office address and SIC codes. Structured JSON, no API key. A miss costs only the small run fee.

Pricing

$5.00 / 1,000 results

Rating

0.0

(0)

Developer

NeuralVerge

NeuralVerge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

UK Companies House Scraper — United Kingdom Company Data, Status & SIC ✅ No API Key

Scrape any UK (United Kingdom / Britain) company from Companies House (find-and-update.company-information.service.gov.uk) by company number — registered name, number, status, type, incorporation date, registered office address, SIC activity codes, officers and persons with significant control (PSC). Powered by the Neuralverge API. No API key or account required, and you only pay for companies we actually find.

Ideal for KYC/KYB, due diligence, compliance, lead enrichment and feeding company data to AI agents.

✨ Why this Actor

  • 🇬🇧 Full Companies House profile — identity, status, SIC codes, officers and PSC in one structured object.
  • 💸 Pay per the companies you get — unresolved numbers are skipped and never billed. A miss costs only the $0.005 lookup fee — no empty, billable result rows.
  • 🔑 No API key or account — extraction runs on the Neuralverge backend.
  • Real-time & structured — fresh data each run and one predictable JSON schema.

🔧 How it works

  1. Provide a UK company number (e.g. 08804411) — or an advanced full Companies House profile URL.
  2. Run the Actor. Fetching and AI-structuring the profile happens on the Neuralverge backend.
  3. Get one flat dataset row per company — 10 columns, all at the top level (url, companyName, companyNumber, companyStatus, companyType, incorporationDate, …). Export to CSV, JSON or Excel, or pull it over the Apify API.

If the company can't be resolved, it's logged and skipped without charge.

Input

One company per run.

FieldTypeNotes
companyNumberstringThe UK Companies House company number, e.g. 08804411.
companyUrlstringAdvanced: a full Companies House profile URL to use instead of the number.
{
"companyNumber": "08804411"
}

What you'll receive

One flat row per company. Every field sits at the top level of the row, so the Output tab shows a single table with all 10 columns — there are no views to switch between. Exports (CSV, JSON, XML, Excel) contain exactly the same fields.

Columns: url, companyName, companyNumber, companyStatus, companyType, incorporationDate, registeredOfficeAddress, officers, personsWithSignificantControl.

ListsnatureOfBusinessSic — come back as arrays. The table renders each as an expandable "N items" cell; a CSV/JSON/Excel export carries them in full.

Nulls are normal. The column set is the same on every run, so a field the source does not expose for this company comes back null rather than disappearing — a spreadsheet or CRM mapping built on one run keeps working on the next.

Example output (real run)

A real dataset row, shown in full.

{
"url": "https://find-and-update.company-information.service.gov.uk/company/08804411",
"companyName": "REVOLUT LTD",
"companyNumber": "08804411",
"companyStatus": "Active",
"companyType": "Private limited Company",
"incorporationDate": "2013-12-06",
"registeredOfficeAddress": "30 South Colonnade, London, United Kingdom, E14 5HX",
"natureOfBusinessSic": [
{
"code": "62090",
"description": "Other information technology service activities"
}
],
"officers": null,
"personsWithSignificantControl": null
}

Pricing

Pay per event — $0.005 per run, plus $0.005 per company ($5 per 1,000) returned to the dataset. A miss costs only the $0.005 lookup fee — you are never charged the per-result price for a row you did not get.

EventPrice
Lookup (per run)$0.005
Company returned (per dataset row)$0.005

Company numbers that can't be resolved are not charged the per-result price — only the $0.005 lookup fee applies. Pricing is on top of your Apify platform usage.

Free plan limits

Users on any paid Apify plan are not affected by anything in this section.

On the Apify Free plan all Neuralverge Actors share one budget, per user and per calendar month: 15 runs in total, at most 5 of them on this Actor, and 35 returned rows. A run that finds nothing still counts, because the lookup is performed either way. LinkedIn People Search is metered differently — one run there uses 25 of the 35 rows, because a full page of 25 profiles is bought upstream whether or not all of them are returned. When a limit is reached the Actor stops gracefully with a status message naming it; everything resets on the 1st of every month, and any paid Apify plan removes all of it.

Integrations & API

Results are stored in a standard Apify dataset — export as CSV, JSON, XML or Excel, or fetch on demand through the Apify API. The Actor also plugs into Apify's integrations (Make, Zapier, n8n, webhooks) and can be called from any MCP client.

FAQ

Do I need an account or API key? No. Extraction runs on the Neuralverge backend.

What identifier do I use? The UK company number, e.g. 08804411. You can also pass a full Companies House profile URL.

Am I charged if a company isn't found? No. You're billed only for rows returned to the dataset.


Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Companies House or the UK Government. Data originates from the public Companies House register.