UK Companies House Scraper — United Kingdom Company Data & SIC
Pricing
$5.00 / 1,000 results
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. Billed per completed lookup, matched or not.
Pricing
$5.00 / 1,000 results
Rating
0.0
(0)
Developer
NeuralVerge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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. You pay per completed lookup — matched or not; failed runs are never charged.
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.
- 💸 One flat price per row — $0.005 per company, no run fee and no start fee. An
unresolved number comes back as one
no resultrow, billed like any other row. - 🔑 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
- Provide a UK company number (e.g.
08804411) — or an advanced full Companies House profile URL. - Run the Actor. Fetching and AI-structuring the profile happens on the Neuralverge backend.
- 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, the run still returns a row — an explicit no result row
that echoes your query, so nothing is silently dropped.
Input
One company per run.
| Field | Type | Notes |
|---|---|---|
companyNumber | string | The UK Companies House company number, e.g. 08804411. |
companyUrl | string | Advanced: 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.
Lists — natureOfBusinessSic — 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
nullrather than disappearing — a spreadsheet or CRM mapping built on one run keeps working on the next.
When nothing is found
A lookup that runs but matches nothing still returns a row, so a batch never silently loses an input:
| Column | Value |
|---|---|
companyNumber / url | echoed back exactly as submitted |
found | false |
message | why nothing was returned |
Filter these out with found != false (or drop rows where message is set). This row is
billed as one company — see Pricing.
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 company ($5 per 1,000) written to the dataset. There is no run fee and no start fee.
| Event | Price | Charged |
|---|---|---|
| Actor start | free | never |
| Failed run — invalid input, API error, timeout | free | never |
| Row written to the dataset | $0.005 ($5 / 1,000) | every row, including the "no result" row |
A completed lookup is billed as one company, matched or not. When the source returns
nothing, the Actor writes one explicit no-result row — the query you submitted plus
found: false and a message explaining it — and that row is charged at the normal
per-company price. A run that fails (missing input, bad key, upstream error) writes
no row and costs $0.00.
Pricing is on top of your Apify platform usage.
Rate limit
There is a ceiling on how fast one Apify account can pull from the Neuralverge backend: 10 requests per second for this Actor, counted separately from the other Neuralverge Actors. One run is normally one request, so this is about how many runs you start at once, not about the size of a single run — at typical run times that is dozens of runs in flight at once, which is well above ordinary use.
Updated August 2026: this ceiling was doubled from 5 to 10 requests per second. Bulk jobs that used to hit 429s now go through.
Above the ceiling the backend answers HTTP 429. The Actor waits out the Retry-After it asks
for and retries a few times before giving up; a run that does give up writes no row and is not
charged.
If you need a higher rate for a bulk job, get in touch.
Free plan limits
Users on any paid Apify plan are not affected by anything in this section.
On the Apify Free plan this Actor may be started 5 time(s) per calendar month per user. A run that finds nothing still counts, because the lookup is performed either way. Every Neuralverge Actor carries its own allowance — running one never uses up another's. 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? Yes — a lookup that ran is billed as one company
even when it matched nothing, and you get a no result row that says so. A run that fails
(missing input, bad key, upstream error) is not charged.
🔗 Other Neuralverge Company Register Actors
The rest of the UK register, plus the same official company data for other countries:
- UK Companies House Officers — the directors and secretaries of the same UK company.
- UK Companies House Filing History — the same UK company's filing history and documents.
- France INPI Company Scraper — identity, SIREN/SIRET, management and activity from the French RNE.
- LEI Lookup Search — find a legal entity and its LEI code by name, in any jurisdiction.
- More Neuralverge Actors — the full catalogue (LinkedIn, contact data, company registers, reviews): apify.com/neuralverge.
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.