n8n-nodes-email-finder
v0.1.0
Published
Find a person's likely work email from their name + company domain. Returns an MX-validated best-guess address with a numeric confidence score, role & disposable flags, and ranked alternative candidates — not a single bare guess.
Maintainers
Readme
n8n-nodes-email-finder
An n8n community node that runs the Email Finder — Name + Domain to Work Email + Score Apify actor directly inside your workflow. Find a person's likely work email from their name + company domain. Returns an MX-validated best-guess address with a numeric confidence score, role & disposable flags, and ranked alternative candidates — not a single bare guess.
The actor runs on your own Apify account and usage — this node never embeds anyone else's token.
Installation
- In n8n: Settings → Community Nodes → Install.
- Enter the package name
n8n-nodes-email-finderand confirm. - Get a free Apify API token at console.apify.com → Settings → Integrations.
Usage
- Add the Email Finder — Name + Domain to Work Email + Score node to your workflow.
- In the node's Credentials, add your Apify API token (or connect via OAuth2).
- Fill the actor's input fields (the node surfaces them as a form) and run.
To run on a schedule, put a Schedule Trigger in front of the node.
Resources
- Actor on Apify Store: https://apify.com/bovi/email-finder
- Apify ↔ n8n integration docs: https://docs.apify.com/platform/integrations/n8n
