Companies UK Latest Search Scraper avatar

Companies UK Latest Search Scraper

Pricing

from $0.85 / 1,000 results

Go to Apify Store
Companies UK Latest Search Scraper

Companies UK Latest Search Scraper

$0.85/1000 result. Search the latest registered companies in the UK using CompanyGoUK database. Filter by registration date, company number, company name, website, industry, and status.

Pricing

from $0.85 / 1,000 results

Rating

0.0

(0)

Developer

Alexandre Manguis

Alexandre Manguis

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

UK Companies Search

Search newly registered companies in the United Kingdom. Find companies by name, registration number, website, industry, or simply browse the latest registrations — no setup required.


What can you do with this actor?

  • Browse the latest registered companies in the UK
  • Look up any company by its registration number
  • Search companies by name (full or partial)
  • Find companies associated with a website
  • Filter results by date range, industry, or status
  • Optionally enrich results with director details, financial data, and filing history

How to use it

1. Choose your search type

Search typeWhat it does
LatestReturns the most recently registered companies
Company numberLooks up one specific company by its registration number
Company nameFinds all companies matching a name or partial name
WebsiteFinds companies associated with a domain
Date rangeReturns companies registered between two dates

2. Fill in the inputs

Common inputs (all search types)

FieldTypeDefaultDescription
searchTypeselectLATESTType of search to run
maxResultsnumber100How many results to return (max 1000)
outputFormatselectDETAILEDDETAILED for all fields, BASIC for essentials only

Date and industry filters (for Latest and Date Range)

FieldTypeDescription
dateFromdateStart date (YYYY-MM-DD)
dateTodateEnd date (YYYY-MM-DD)
industryCodestringSIC industry code (e.g. 62011 for IT consultancy)
statusselectALL, ACTIVE, DISSOLVED, or LIQUIDATION

Search-specific inputs

FieldUsed forDescription
companyNumberCompany number search8-digit UK registration number
companyNameName searchFull or partial company name
websiteUrlWebsite searchDomain to look up (e.g. example.com)

Enrichment options (optional, any search type)

FieldDefaultWhat it adds
includeDirectorsfalseDirector names, roles, and appointment dates
includeFilingsfalseRecent filings and documents submitted to Companies House

Output

Each result contains the following fields:

{
"companyNumber": "12345678",
"companyName": "EXAMPLE COMPANY LIMITED",
"status": "Active",
"incorporationDate": "2024-01-15",
"companyType": "Private Limited Company",
"registeredAddress": {
"addressLine": "123 Business Street",
"city": "London",
"postCode": "SW1A 1AA",
"country": "United Kingdom"
},
"sicCodes": [
{
"code": "62011",
"description": "Business and management consultancy activities"
}
],
"website": "www.example.com",
"email": "info@example.com",
"phone": "+44 20 7946 0958",
"lastUpdate": "2024-05-07T10:30:00Z"
}

When enrichment options are enabled, results also include:

  • directors — list of directors with names, appointment dates and nationalities
  • recentFilings — list of recent documents filed at Companies House

Examples

Get the 50 latest companies

{
"searchType": "LATEST",
"maxResults": 50
}

Look up a specific company

{
"searchType": "COMPANY_NUMBER",
"companyNumber": "12345678",
"includeDirectors": true
}

Find IT companies registered this year

{
"searchType": "DATE_RANGE",
"dateFrom": "2024-01-01",
"dateTo": "2024-12-31",
"industryCode": "62011",
"status": "ACTIVE",
"maxResults": 200
}

Search by company name

{
"searchType": "COMPANY_NAME",
"companyName": "Tech Solutions",
"maxResults": 50,
"outputFormat": "DETAILED"
}

Find a company by website

{
"searchType": "WEBSITE",
"websiteUrl": "example.com",
"includeDirectors": true
}

Common SIC codes

CodeIndustry
41100Property development
47110Retail (food, beverages, tobacco)
58110Book publishing
62011IT and management consultancy
70210Public relations
78110Recruitment agencies
82110Office administrative services

A full list of SIC codes is available on Companies House.


Common use cases

  • Lead generation — Find newly registered companies in your target market
  • Market research — Track new registrations by industry or region
  • Sales prospecting — Identify decision makers via director information
  • Financial analysis — Pull financial data across a portfolio of companies
  • Compliance monitoring — Detect dissolutions and liquidations in your sector

Keywords

UK companies, Companies House, UK business registry, new company registrations, company search, company lookup, company number, SIC code, company directors, UK startups, business intelligence, lead generation UK, company data, company filings, financial data UK, active companies UK, dissolved companies, company incorporation, B2B leads UK, UK market research