hunter.io avatar

hunter.io

Try for free

2 hours trial then $12.00/month - No credit card required now

Go to Store
hunter.io

hunter.io

canadesk/hunter-io
Try for free

2 hours trial then $12.00/month - No credit card required now

Search for emails, and enrich profiles with Hunter!

Developer
Maintained by Community

Actor Metrics

  • 9 monthly users

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 15 days ago

You can access the hunter.io programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "keyword": "satya nadella",
3  "company": "microsoft.com",
4  "proxy": {
5    "useApifyProxy": true
6  }
7}' |
8apify call canadesk/hunter-io --silent --output-dataset

hunter.io API through CLI

The Apify CLI is the official tool that allows you to use hunter.io locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: