UK Business Email Finder avatar

UK Business Email Finder

Pricing

from $5.00 / 1,000 business contact with emails

Go to Apify Store
UK Business Email Finder

UK Business Email Finder

Finds UK business emails: takes business names and websites from OpenStreetMap, visits each company website, and extracts contact emails with an MX validity verdict. London, Manchester, Birmingham and more. No proxy, no login.

Pricing

from $5.00 / 1,000 business contact with emails

Rating

0.0

(0)

Developer

Mohammed Samaan

Mohammed Samaan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Find real business emails for UK companies: this actor takes UK business names and their websites from OpenStreetMap, visits each company website, and extracts the contact emails published there - every email tagged valid / risky / invalid with an MX check.

Great for B2B outreach, agency prospecting, supplier lists and CRM imports across London, Manchester, Birmingham, Leeds, Glasgow and the rest of the UK.

What you get

Each dataset row contains:

FieldDescription
nameBusiness name
categoryType of business (restaurant, cafe, clinic, shop, office, ...)
emailContact email found on the business's own website
emailStatusvalid / risky / invalid - based on an MX lookup of the email domain
phoneBusiness phone number, when available
websiteThe company website that was scanned
cityRegion searched
collectedAtDate collected

How it works

  1. Queries the OpenStreetMap Overpass API (free, public) for UK businesses in your chosen region.
  2. Picks businesses that have their own website (social media links like Facebook/Instagram are skipped - no emails live there).
  3. Opens each website (homepage + one contact/about page) and extracts email addresses.
  4. Runs an MX check on every email domain and tags it valid / risky / invalid.
  5. Deduplicates by email and saves results.

Websites are scanned 8 at a time with a short stagger between different hosts, so a large run finishes in minutes; the run also stops cleanly before its own timeout instead of being killed mid-way.

Input

FieldTypeDefaultDescription
Region / city (required)selectlondonlondon, manchester, birmingham, leeds, glasgow, england, scotland, wales, northern-ireland
Business categorystring-Optional filter, e.g. restaurant, cafe, clinic, school, gym, estate_agent
Max websites to visitinteger50How many company websites to open and scan
Verify emails (MX check)booleantrueTag each email valid / risky / invalid
Only rows with emailbooleantrueDrop businesses with no email found

Example input

{
"region": "london",
"category": "cafe",
"maxSites": 50,
"verifyEmails": true,
"onlyWithEmail": true
}

Example output

{
"name": "The Monmouth Coffee Company",
"category": "cafe",
"email": "hello@monmouthcoffee.co.uk",
"emailStatus": "valid",
"phone": "+44 20 7379 6955",
"website": "https://www.monmouthcoffee.co.uk/",
"city": "London",
"collectedAt": "2026-09-20"
}

Tips

  • Not every business publishes an email on its website - typically 10-40% of scanned sites yield an email. That is normal and why we only charge for rows that have one.
  • Filter by emailStatus: "valid" before outreach to remove dead domains.
  • Use the category filter to build targeted lists (e.g. only cafes, only estate agents).
  • City searches give focused lists; whole-country searches (england, scotland) sample broadly.
  • Re-run monthly to refresh and grow the list.

Pricing

Pay per event: $0.005 per row that contains an email ($5 per 1,000 rows). Businesses with no email found cost you nothing. Apify's own actor-start event (currently $0.00005) also applies to each run.

Disclaimer

This actor collects only publicly visible contact information from public business websites, with rate limiting. Please respect applicable privacy laws (e.g. UK GDPR / PECR) when using the data for outreach.