B2B Contact Finder | Verified Email & Phone, No Paid DB
Pricing
Pay per usage
B2B Contact Finder | Verified Email & Phone, No Paid DB
Give a person's name + company domain → their professional email (MX + holehe verified) and phone numbers. Pure OSINT: site scrape, email-pattern inference, Wayback, GitHub, Bluesky, French registries. No LinkedIn cookies, no paid people database. Serper optional.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Excellence Scraping
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
B2B Contact Finder — Verified Email & Phone (No Paid DB)
Give a person's name + company domain → their most likely professional email (MX + holehe verified) and phone numbers. Pure OSINT, no LinkedIn cookies, no paid people-database.
Why this one
- ✅ Verification built in: MX check + holehe (which real services the email is registered on) → a confidence score, not a blind guess.
- 🆓 No paid people-DB: works on free layers — site scrape (decodes Cloudflare-obfuscated emails), email-pattern inference, Wayback, GitHub commit emails, Bluesky, French public registries.
- 🇫🇷 French-tuned: phone normalization (+33), registry lookups by NAF.
- 🔌 Serper optional: add your own key for +30-40% reach (Google dorks); everything else runs free.
Input
{ "fullName": "Alexandre Prot", "companyDomain": "qonto.com", "company": "Qonto" }
Batch: pass people: [{ "fullName": "...", "companyDomain": "..." }, ...].
| Field | Description |
|---|---|
fullName + companyDomain | The person and their company domain (required) |
company, nafCode, linkedinUrl | Optional, improve reach |
people | Batch list (overrides single fields) |
useWayback, useHolehe | Free layers, on by default |
serperApiKey, githubToken, reacherUrl | Optional keys for more reach / real SMTP checks |
Output (one row per person)
email (best), email_confidence, email_status, emails_all[], email_pattern, phones_personal[], phones_organization[], functional_emails[], sources_consulted[].
Notes
- Best email ranking sharpens a lot with a Serper key + holehe on (pattern inference + cross-checks). Without them you still get the candidate list + MX check.
- Real SMTP deliverability needs a self-hosted Reacher endpoint (
reacherUrl); otherwise status is MX/holehe-based. - Respect privacy law (GDPR) and each source's terms.