Hunter.io Email Scraper avatar

Hunter.io Email Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
Hunter.io Email Scraper

Hunter.io Email Scraper

Collects professional email data from Hunter.io by company domain, providing email addresses, names, job titles, departments, seniority, confidence scores, LinkedIn profiles, phone numbers, and company details such as industry, location, headcount, and email patterns.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Collects professional email data from hunter.io for the company domains you list. Out of the box it returns a company-level email profile for every domain — how many addresses Hunter has on file, the personal/generic split, and the breakdown by department and seniority. Add your own Hunter API key and the actor returns the individual contacts behind each domain instead: email address, name, job title, department, seniority, confidence score, LinkedIn handle and phone number, alongside the company details Hunter holds (industry, city, country, headcount, email pattern).

Input

FieldDefaultDescription
Company domainsstripe.com, google.com, microsoft.com, amazon.com, ibm.comCompany domains to look up, separated by commas or new lines. Full URLs are accepted and reduced to the domain.
Max results50Maximum number of records to return across all domains (1–1000). Without an API key each domain yields one company-level record; with an API key each contact is its own record.
Email typeAny typeRestrict contacts to personal addresses (name-based) or generic ones (info@, sales@, …). Applies to API-key runs.
Hunter API keyemptyOptional. A Hunter API key from your account page. When set, the actor returns individual contacts instead of company-level statistics. Hunter's free plan includes a monthly credit allowance. Leave empty to run without a key.
Proxy configurationApify Proxy onOptional. Enable a US-based proxy for the most reliable results.

Output

One dataset item per contact (with an API key) or per domain (without one); every item keeps the original payload under raw.

{
"domain": "stripe.com",
"source": "email_count",
"email": null,
"full_name": null,
"position": null,
"department": null,
"seniority": null,
"confidence": null,
"email_type": null,
"verification_status": null,
"linkedin_url": null,
"twitter": null,
"phone_number": null,
"organization": null,
"industry": null,
"country": null,
"city": null,
"company_size": null,
"email_pattern": null,
"sources_count": null,
"total_emails": 2198,
"personal_emails": 2081,
"generic_emails": 117,
"executives_count": 27,
"sales_count": 243,
"marketing_count": 38,
"it_count": 803,
"senior_count": 644,
"department_counts": { "executive": 27, "it": 803, "finance": 71, "sales": 243, "support": 112, "hr": 34, "marketing": 38, "operations": 47, "management": 89, "legal": 19 },
"seniority_counts": { "junior": 5, "senior": 644, "executive": 27 },
"raw": { ... }
}

Notes

  • Runs with empty input — the default domain list is used and no key is required.
  • Hunter's keyless company profile covers a subset of domains; a domain it does not serve is skipped and the run continues. Supply an API key for full contact records on any domain.
  • Enable a US-based proxy for the most reliable results.
  • Collected contact data is personal data — use it in line with hunter.io's terms and applicable privacy and anti-spam rules.