People Finder & Email Verifier

live$0.02/resultContact Discovery

Find people at any company by seniority and department. Four-layer cascade: website, SERP, and database enrichment with company-match scoring. Two-provider email waterfall (Icypeas, Prospeo) plus catch-all verification (Reoon, BounceBan). No direct LinkedIn scraping.

Use Cases

  • Who buys it. Bought by outbound teams, recruiters, and RevOps for Clay enrichment, CRM fill, and prospecting.
  • Clay enrichment column. Find named people at a target company and return a verified work email per row, with match confidence so no wrong-company results slip through.

Features

  • Name, title, LinkedIn URL, verified email
  • 9 seniority levels and 14 departments, normalized
  • match_confidence, so no wrong-company results
  • 27 flat fields, snake_case, one row per person
  • Never scrapes LinkedIn, enforced at the transport layer

Input

domainstringoptional

The company domain.

company_namestringoptional

Sharpen company matching.

linkedin_company_urlstringoptional

Sharpen company matching.

domainsarrayoptional

Batch.

targetCountintegeroptional

People wanted per company. Default: 5.

jobTitlesarrayoptional

Title include and exclude lists.

excludeJobTitlesarrayoptional

Title include and exclude lists.

seniorityarrayoptional

Filter on the normalized taxonomies.

departmentsarrayoptional

Filter on the normalized taxonomies.

countriesarrayoptional

Location filter.

includeEmailsbooleanoptional

Run email discovery. Default: true.

verifyEmailsbooleanoptional

Run verification, including catch-all resolution. Default: true.

verifyPositionbooleanoptional

Confirm the person currently holds the role. Default: false.

suppressLinkedInUrlsarrayoptional

Profiles to exclude, before billing.

batchSizeintegeroptional

Companies in flight at once. Default: 5.

skipCachebooleanoptional

Ignore the cache. Default: false.

Output schema

json
{
  "full_name": "Jane Doe",
  "first_name": "Jane",
  "last_name": "Doe",
  "job_title": "VP of Revenue Operations",
  "seniority": "vp",
  "department": "revops",
  "linkedin_profile_url": "https://www.linkedin.com/in/example",
  "country": "United States",
  "city": "San Francisco",
  "company_domain": "example.com",
  "company_name": "Example Inc",
  "email": "jane.doe@example.com",
  "email_status": "valid",
  "email_verified": true,
  "email_provider": "prospeo",
  "verification_source": "bounceban",
  "email_confidence": 0.97,
  "match_confidence": 0.94,
  "matched_filters": ["seniority:vp", "department:revops"],
  "source": "website",
  "run_date": "2026-07-23T13:02:40.980Z"
}

Pricing

$0.02per result

Pay-per-event billing on the Apify platform. You are charged only when the actor returns a result. No subscription, no seat license.

Free-tier Apify accounts include monthly free compute. Upgrade for higher concurrency and volume.

Available on