
Decision Maker Name & Email Extractor
Pricing
$15.00/month + usage

Decision Maker Name & Email Extractor
An actor that crawls a website to identify key decision‑maker names and job titles, then uses NER‑powered matching to extract and pair their email addresses for streamlined lead generation and B2B data enrichment.
1.0 (2)
Pricing
$15.00/month + usage
5
33
33
Last modified
9 days ago
Website URLs
startUrls
arrayRequired
Add the websites you want to extract contact information from. The actor will crawl these sites and discover decision makers and their email addresses.
Examples:
Default value of this property is [{"url":"https://apify.com/"}]
Job Title Categories
jobTitles
arrayOptional
Select which types of decision makers you want to find. Choose from predefined categories based on seniority and role.
Examples:
- C-Suite: CEO, CTO, CFO, CMO
- Department Heads: VP Marketing, Head of Sales
- Founders: Founder, Co-founder, Owner
Exploration Mode
explorationMode
EnumOptional
Choose how thoroughly the actor should explore each website. When left empty, it uses the reconfigured keywords. You can see which ones are used in the 'README'.
Value options:
"restricted": string"deep": string
Default value of this property is "restricted"
Email Search Mode
emailSearchMode
EnumOptional
Choose how the scraper should search for emails. 'Thorough' will search all visited pages up to the page limit. 'Targeted' will only search for emails on pages that are likely to contain contact information (e.g., pages with 'contact', 'team', 'about' in the URL).
Value options:
"thorough": string"targeted": string
Default value of this property is "thorough"
Maximum Page Depth
depth
integerOptional
How many clicks away from the starting page should the actor go?
Examples:
- '1' = Only direct links from homepage
- '2' = Homepage → About → Team pages
- '3' = Homepage → About → Team → Individual profiles
Default value of this property is 3
Page Limit per Website
pagecount
integerOptional
Maximum number of pages to visit on each website. Higher numbers find more contacts but take longer and cost more. The crawler prioritizes links that are most likely to yield better results.
Recommended: 50-100 pages for most websites.
Default value of this property is 50
Priority Page Keywords
priorityLinkKeywords
arrayOptional
Keywords that help the actor find the most relevant. Pages containing these words in their URL will be crawled with higher priority.
Examples:
- 'team', 'about', 'staff', 'leadership'
- 'contact', 'people', 'management'
- 'founders', 'executives', 'board'
Tip: when you have two or more word inputs write them as they would be found in the URLs, for exemplar don't write 'contact staff' instead write 'contact-staff'
Custom Job Titles Mode
useCstomJobTitles
EnumOptional
Choose how to use your custom job titles list
Value options:
"only_custom_job_titles": string"add_custom_job_titles": string
Custom Job Titles
customJobTitles
arrayOptional
Add specific job titles you want to find. Be as specific as possible for better results.
Tips:
- Use exact titles: 'Head of Marketing' not 'marketing head'
- Include variations: 'VP Sales', 'Vice President of Sales'
- Consider industry terms: 'Growth Hacker', 'DevOps Engineer'
Default Request Headers
defaultRequestHeaders
objectOptional
Set the Request Headers that will be used by the scraper.