UAE Business Email Finder avatar

UAE Business Email Finder

Pricing

from $5.00 / 1,000 business contact with emails

Go to Apify Store
UAE Business Email Finder

UAE Business Email Finder

Finds UAE business emails: takes business names and websites from OpenStreetMap, visits each company website, and extracts contact emails with an MX validity verdict. 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 UAE companies: this actor takes UAE 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 Dubai, Abu Dhabi, Sharjah and the other emirates.

What you get

Each dataset row contains:

FieldDescription
nameBusiness name
categoryType of business (restaurant, 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
cityEmirate searched
collectedAtDate collected

How it works

  1. Queries the OpenStreetMap Overpass API (free, public) for UAE businesses in your chosen emirate.
  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
Emirate (required)selectdubaidubai, abudhabi, sharjah, ajman, umm-al-quwain, ras-al-khaimah, fujairah
Business categorystring—Optional filter, e.g. restaurant, clinic, school, gym, salon, car_repair
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

{
"emirate": "dubai",
"category": "restaurant",
"maxSites": 50,
"verifyEmails": true,
"onlyWithEmail": true
}

Example output

{
"name": "Al Ustad Special Kebab",
"category": "restaurant",
"email": "info@alustad-kebab.ae",
"emailStatus": "valid",
"phone": "+97143531111",
"website": "https://alustad-kebab.ae/",
"city": "Dubai",
"collectedAt": "2026-09-20"
}

Tips

  • Not every business publishes an email on its website — expect roughly 10–30% of scanned sites to 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 clinics, only real-estate offices).
  • 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. UAE PDPL) when using the data for outreach.