UK Fresh Companies + Beneficial Owners (Companies House)
Pricing
from $5.00 / 1,000 results
UK Fresh Companies + Beneficial Owners (Companies House)
Daily feed of newly-incorporated UK companies from the official Companies House API, enriched with directors and PSC (beneficial owners). Filter by SIC industry and status. For B2B prospecting, KYB and AML onboarding. Bring your own free API key.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
OpenData Leads
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
UK Fresh Companies + Beneficial Owners š¬š§
Get newly-incorporated UK companies every day, enriched with directors and PSC (beneficial owners) ā straight from the official Companies House register.
This Actor turns Companies House advanced search into a clean, deduplicated feed of fresh incorporations, then enriches each company with its officers and its Persons with Significant Control (the beneficial owners UK law requires companies to disclose). Filter by SIC industry and status.
Built for B2B teams selling to new UK businesses, and for KYB/AML onboarding and due-diligence workflows that need ownership data at source.
Bring your own API key (free)
Companies House data is free but key-gated. Get your own key in ~2 minutes:
- Sign up at developer.company-information.service.gov.uk.
- Register an application and create a Public Data API key.
- Paste it into the
apiKeyinput (it's stored securely).
The key is rate-limited to 600 requests / 5 min; this Actor throttles itself to stay within it (each company uses ~1ā3 calls depending on enrichment).
Input
| Field | Description |
|---|---|
apiKey | Your free Companies House Public Data API key (required). |
lastNDays | Look-back window in days (default 7). Use 1ā2 for a daily schedule. |
incorporatedFrom | YYYY-MM-DD; overrides the window. |
sicCodes | SIC industry codes to filter, e.g. 62012 (software), 56101 (restaurants). Empty = all. |
companyStatus | Statuses to include (default active). |
includeOfficers | Fetch directors / secretaries (default on). |
includePsc | Fetch beneficial owners / PSC (default on). |
maxResults | Max companies per run (default 100). |
Example ā new UK software companies this week
{"apiKey": "YOUR_KEY","lastNDays": 7,"sicCodes": ["62012", "62020"],"maxResults": 200}
Output
One row per company (flat JSON / CSV / Excel):
{"company_number": "12345678","company_name": "EXAMPLE LTD","company_status": "active","company_type": "ltd","date_of_creation": "2026-07-01","registered_office_address": "ā¦","sic_codes": ["62012"],"officers": [{ "name": "ā¦", "role": "director", "appointed_on": "ā¦", "nationality": "ā¦", "birth": "1990-04" }],"psc": [{ "name": "ā¦", "kind": "individual-person-with-significant-control", "natures_of_control": ["ownership-of-shares-75-to-100-percent"], "notified_on": "ā¦" }]}
Scheduling a daily feed
Schedule daily with lastNDays: 2 (small overlap absorbs registration lag; rows
are deduplicated by company number within each run). Push straight to your CRM,
a Google Sheet, a webhook, or a KYB pipeline.
Data source & legality
- Companies House Public Data API ā official free UK government API. The PSC (beneficial ownership) register is fully public by law. You use your own API key; no scraping.
This is an informational feed, not a KYB/AML certification.