UK M&A Lead Generation Pipeline (Demo) avatar

UK M&A Lead Generation Pipeline (Demo)

Pricing

Pay per usage

Go to Apify Store
UK M&A Lead Generation Pipeline (Demo)

UK M&A Lead Generation Pipeline (Demo)

Automatically finds UK business owners who may be considering exit, acquisition, or PE fundraising — every single day, zero maintenance.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Saad Belcaid

Saad Belcaid

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

8 days ago

Last modified

Share

UK M&A Lead Generation Pipeline

Built in under 60 minutes live by Saad Belcaid.

Automatically finds UK business owners who may be considering exit, acquisition, or PE fundraising — every single day, zero maintenance.


What it does

Every day, Companies House publishes bulk financial accounts for thousands of UK businesses. This actor:

  1. Downloads the daily bulk XBRL file (~90MB, ~24,000 accounts)
  2. Finds companies with £1M+ EBITDA (roughly ~13 per day)
  3. Enriches each company with director names, ownership data, and SIC codes via the free Companies House API
  4. Outputs qualified leads with decision-maker names ready for outreach
  5. Deduplicates across runs so you never see the same company twice

Projected output: ~3,250 qualified leads per year.


How to use (5 minutes)

Step 1: Get a free API key

Go to developer.company-information.service.gov.uk, create an account, and create a new REST API key. It's free, no credit card needed.

Step 2: Run the actor

  1. Paste your API key into the Companies House API Key field
  2. Click Start
  3. Wait ~10-15 minutes
  4. Check the Dataset tab for your leads

Step 3: Set up daily runs (optional)

Go to Schedules and create one:

  • Cron: 0 8 * * 2-6 (runs 8am UTC, Tuesday to Saturday — when filings are published)
  • Memory: 1024 MB
  • Timeout: 30 minutes

That's it. Leads show up in your dataset every morning.


What you get per lead

FieldExample
Company nameACME Engineering Ltd
Company number12345678
SIC codes + descriptions71121 — Engineering design activities
Registered address123 High Street, Manchester, M1 1AA
EBITDA estimate£1,750,000
Turnover£5,200,000
Employees45
DirectorsJohn Smith (appointed 2015, British)
Owners (PSC)John Smith — 75-100% shares
Decision makersJohn Smith

Optional filters

  • Minimum EBITDA: Change the threshold (default £1M)
  • Target SIC codes: Only get leads from specific industries (e.g. 62012 for software companies)
  • SIC prefixes: Match whole sectors (e.g. 62 gets all IT companies)
  • Backfill: Set a past date to process older filings

How it works under the hood

  • Parses XBRL financial filings using the UK Government's own stream-read-xbrl library
  • EBITDA = operating profit + depreciation (conservative floor estimate)
  • Rate-limits API calls to stay within Companies House's 600 req/5min limit
  • Traces corporate ownership chains to find the actual individual behind holding companies
  • Stores seen companies in a persistent key-value store so duplicates never appear

Built by Saad Belcaid. Data sourced from Companies House (public record).