Contact Email Finder — B2B Email Discovery & Verification avatar

Contact Email Finder — B2B Email Discovery & Verification

Pricing

from $20.00 / 1,000 email verifieds

Go to Apify Store
Contact Email Finder — B2B Email Discovery & Verification

Contact Email Finder — B2B Email Discovery & Verification

Company domain in, verified email addresses out. MX checks, pattern detection, deliverability scoring. Stop bouncing.

Pricing

from $20.00 / 1,000 email verifieds

Rating

0.0

(0)

Developer

Creator Fusion

Creator Fusion

Maintained by Community

Actor stats

0

Bookmarked

71

Total users

9

Monthly active users

14 days ago

Last modified

Share

Contact Email Finder — v1.1

Company domain in. Verified emails out. Crawlee scrape + MX validation + pattern detection + 1-5 deliverability score.

A Hunter.io / Apollo alternative at a fraction of the cost.

Input

{
"domains": ["stripe.com", "hubspot.com"],
"include_patterns": true,
"mx_validate": true,
"max_emails_per_domain": 10
}

Backward compatible: legacy urls and url fields are still accepted and converted to domains.

Output (per domain)

{
"domain": "stripe.com",
"emails": [
{
"address": "press@stripe.com",
"source": "scraped",
"found_on": "https://stripe.com/about",
"mx_valid": true,
"confidence": 5,
"format": "role"
}
],
"mx_records": ["mx1.stripe.com", "..."],
"summary": {
"scraped_count": 4,
"pattern_count": 6,
"high_confidence_count": 4
},
"scraped_at": "2026-05-20T12:34:56.000Z"
}

Confidence (1-5)

SourceMX validFormat matchScore
scrapedyesrole/first.last5
scrapedyesother4
scrapednorole/first.last4
patternyesrole3
patternnorole2

Pricing

$0.05 start + $0.01 per result delivered (PAY_PER_EVENT).

Field changes vs v0.0.4

  • Adds mx_records, summary, confidence, source, format, found_on
  • Legacy fields (urls, url, maxUrls) still accepted — no migration needed
  • Empty scrape no longer returns 0 emails: role-pattern fallback always returns 4-10 candidates

Cost transparency — what you pay for

This actor's per-event pricing covers email-discovery work. Two other Apify costs may apply, and they're billed directly to your Apify account, not to us:

CostDefaultWho controls it
Compute units (CU)~0.001-0.01 CU per domainApify (based on runtime)
Apify ProxyOFF by defaultYOU — enable only if needed
Storage (dataset)~free for small runsApify

Proxy specifically: unless you turn it on, the actor crawls public company pages directly with no proxy. Saves you proxy data fees ($1+/GB on residential). If you're getting 403/429s on hostile domains, enable Apify Proxy in the input — but know that Apify will bill the proxy data to your account, on top of the actor's per-event price.