Companies House Filing History Scraper — UK Documents avatar

Companies House Filing History Scraper — UK Documents

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Companies House Filing History Scraper — UK Documents

Companies House Filing History Scraper — UK Documents

Extract the filing history of any UK company by number — filing date, description, type (AA/CS01/AP01/MR01…), transaction ID and a direct document link, one row per filing. No API key. Structured JSON for KYB & monitoring. Pay only for filings found.

Pricing

from $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

2 days ago

Last modified

Share

UK Companies House Filing History Scraper — United Kingdom Documents ✅ No API Key

Get the filing history of any UK (United Kingdom) company from Companies House by company number — accounts, confirmation statements, officer changes, charges, resolutions and more. One clean row per filing, with date, type, full description, transaction ID and a direct document link. Powered by the Neuralverge API. No API key or account required.

Ideal for due diligence, monitoring corporate events, compliance and archiving company documents.

✨ Why this Actor

  • 🗂️ One row per filing — date, type, description, transaction ID and a direct PDF link, ready for a spreadsheet, CRM or AI pipeline.
  • 💸 Pay only for the filings you get — an empty result is never billed. Misses are free; no empty, billable rows.
  • 🔑 No API key or account — extraction runs on the Neuralverge backend.
  • Real-time & structured — fresh data each run; page back through older filings.

🔧 How it works

  1. Provide a UK company number (e.g. 08804411) and, optionally, a page number.
  2. Run the Actor. Fetching and AI-structuring the filing history happens on the Neuralverge backend.
  3. Get one dataset row per filing. Export to CSV, JSON or Excel, or pull it over the Apify API.

Each page returns the most recent block of filings; increase page to go back through older filings.

Input

FieldTypeNotes
companyNumberstringThe UK Companies House company number, e.g. 08804411. Required.
pagestringThe filing-history page to fetch (default 1). Increase to page back through older filings.
{
"companyNumber": "08804411",
"page": "1"
}

What you'll receive

One dataset row per filing. Each row is a filing object with company_number (the company it belongs to) plus: date, type (e.g. AA, CS01, CH01), description, transaction_id and document_url (a direct link to the filing PDF).

Descriptions are kept exactly as the register publishes them (including the **bold** markers Companies House uses to emphasise the filing type).

Example output (real run)

One filing row from the filing history of company 08804411, exactly as it appears in the dataset. A single page of this kind returned 24 filings — this is one of them.

{
"company_number": "08804411",
"date": "2026-04-03",
"description": "**Full accounts** made up to 31 December 2025",
"type": "AA",
"transaction_id": "MzUxMjkzNDA3NWFkaXF6a2N4",
"document_url": "https://find-and-update.company-information.service.gov.uk/company/08804411/filing-history/MzUxMjkzNDA3NWFkaXF6a2N4/document?format=pdf&download=0"
}

Genuine output from a live run — one "Full accounts" (AA) filing with its date, transaction ID and document link.

Pricing

Pay per result — $0.005 per filing ($5 per 1,000) returned to the dataset. You pay only for filings returned — an empty result is free.

EventPrice
Actor startFree
Filing returned (per dataset row)$0.005

Companies with no filings found are not billed. Pricing is on top of your Apify platform usage.

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.

How do I get older filings? Increase the page input — each page returns the next block of filings, oldest last.

Am I charged if there are no filings? No. You're billed only for filings 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.