VOOZH about

URL: https://apify.com/datavault/lead-finder-email-name-extraction

⇱ Lead Finder: Email + Name Extraction Β· Apify


πŸ‘ Lead Finder: Email + Name Extraction avatar

Lead Finder: Email + Name Extraction

Pricing

from $5.00 / 1,000 lead results

Go to Apify Store

Lead Finder: Email + Name Extraction

Lead Finder: Email + Name Extraction is a fast, lightweight Apify actor that extracts emails and related names from websites. It supports single URLs or domain crawling, handles obfuscated and protected emails, and offers flexible controls for deduplication, validation, and crawl behaviour.

Pricing

from $5.00 / 1,000 lead results

Rating

0.0

(0)

Developer

πŸ‘ Datavault

Datavault

Maintained by Community

Actor stats

0

Bookmarked

20

Total users

1

Monthly active users

5 months ago

Last modified

Share

Lead Finder - Email + Name Extraction Actor

Lead Finder is a lightweight Dart actor for Apify that extracts emails (and associated names when available) from one or more URLs. You can keep it strictly to the provided URLs or enable full domain crawling. The actor charges per page load and per lead result.

What It Extracts

  • Emails from page text and HTML.
  • mailto: links (with name extraction).
  • Obfuscated emails like name (at) domain (dot) com.
  • Cloudflare email protection (data-cfemail + email-protection scripts).
  • vCard blocks with EMAIL, FN, and N.
  • Optional name detection from nearby DOM context (parent/sibling elements).
  • Next.js data API extraction for the current page (build ID resolved from page or homepage).

Input

  • startUrls: Array of URLs to start from.
  • crawlDomain: If true, follow internal links on the same domain. Default: false.
  • maxPagesPerCrawl: Maximum pages to visit. Default: 100.
  • maxConcurrency: Parallel workers. Default: 5.
  • maxRetries: Retries per failed request. Default: 3.
  • minRequestDelay: Delay between requests in ms. Default: 1000.
  • allowSubdomains: If true, allow subdomains. Default: false.
  • enableSkipping: Enable skip patterns. Default: true.
  • skipPatterns: URL substrings to skip. Default: cart/checkout/login/etc.
  • dedupeByDomain: Keep only one lead per email domain across the run. Default: false.
  • dedupeByEmail: Keep only one lead per email across the run. Default: false.
  • validateEmails: Apply stricter email validation rules. Default: true.
  • followExternalLinks: Follow external homepage links (e.g., "Hemsida"). Default: false.
  • maxExternalLinksPerPage: Max external links to follow per page. Default: 2.
  • followHomepageOnly: If true, only follow links labeled as homepage/website. Default: true.
  • fetchNextDataApi: Fetch Next.js data API for the current page. Default: true.
  • nextDataDeepMode: Try additional Next.js data routes derived from the URL path. Default: false.
  • maxNextDataCandidates: Max Next.js data URL candidates to try. Default: 4.
  • proxyConfiguration: Apify Proxy configuration.

Sample Input

{
"startUrls":[
{"url":"https://www.example.com"},
"https://www.example.org/contact"
],
"crawlDomain":true,
"maxPagesPerCrawl":200,
"maxConcurrency":5,
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}

Output

Each dataset item is a lead:

  • email: Extracted email.
  • name: Optional associated name.
  • domain: Email domain (e.g., example.com).
  • sourceUrl: Page where the email was found.
  • sourceDomain: Domain of the source URL.
  • sourceType: mailto, page, data-attr, cloudflare, vcard, or script.

Tips

  • Start with crawlDomain: false and a single URL to validate results quickly.
  • Use maxPagesPerCrawl and dedupeByDomain to control costs and output size.

You might also like

Bulk Email Finder Tool – Find Emails by Name & Company Domain

davidsharadbhatt/bulk-email-finder-tool---find-emails-by-name-company-domain

Find professional emails fast. Enter first name, last name, and company domain to get verified business emails for sales, outreach and lead generation.

Fast Email Finder

dxbear/fast-email-finder

πŸ”₯ Blazing Fast Email Finder Instantly Scrape ⚑public emails for any company domain 🌐 or using first name, last name πŸ‘€, and domain. Perfect for cold email outreach πŸ“§ and lead generation πŸ“ˆ β€” find high-converting leads πŸš€, and scale your campaigns 🌑️ with direct inbox access.

Email Finder By Name Company Domain_new

davidsharadbhatt/email-finder-by-name-company-domain-new

Find professional emails fast. Enter first name, last name, and company domain to get verified business emails for sales, outreach and lead generation.

Email Finder-Find Verified Emails by Name & Company Domain

davidsharadbhatt/email-finder-find-verified-emails-by-name-and-company-domain

Find professional emails instantly. Enter first name, last name, and company domain to get verified business emails for leads and outreach.

Bulk Email Finder Tool – Find Business Emails by Name & Domain

davidsharadbhatt/bulk-email-finder-tool---find-business-emails-by-name-domain

Instantly find verified professional email addresses by entering a contact’s first name, last name, and company domainβ€”ideal for sales teams, outreach campaigns, and lead generation.

188

Email Finder

tomba-io/email-finder

Email Finder tool helps you discover verified professional email addresses using just a person's name and their company domain.

Email Lead Finder Pro

bhansalisoft/email-and-contact-lead-finder-pro

Email and Contact Lead Finder Pro - Find Emails and Contact Number with all detail from any Job Title and Location and Industrial Keyword.

518

1.0

Email Lead Finder Pro

bhansalisoft/email-lead-finder-pro

Email and Contact Lead Finder Pro - Find Emails and Contact Number with all detail from any Job Title and Location and Industrial Keyword.

Related articles

Best email extractors for sales ops
Read more