n8n-nodes-apivault-email-verifier
v0.1.0
Published
n8n community node for Email Verifier & Finder — verify if an email exists (live mailbox check), find emails by name + company domain, plus syntax, MX, free/role/disposable, SPF/DKIM/DMARC and a 0-100 score. No login, no keys. Pay-as-you-go via Apify.
Maintainers
Readme
n8n-nodes-apivault-email-verifier
n8n community node for Email Verifier & Finder.
- Verify if an email actually exists — live mailbox check (accepted / rejected / catch-all / disposable), plus syntax, MX, free/role/disposable flags, typo fix, SPF/DKIM/DMARC and a 0-100 score.
- Find emails by person name + company domain (tries common patterns, returns the address the mail server accepts).
No login, no API keys. Pay-as-you-go via Apify — you only pay for definitive results.
Install
In n8n: Settings → Community Nodes → Install →
n8n-nodes-apivault-email-verifierCredential
Add an Apify API credential with your Apify API token (Apify Console → Settings → Integrations). A free account includes monthly credits.
Use
- Verify mode: paste emails (comma/newline separated) → get status per address.
- Find mode: provide People JSON
[{"name":"John Doe","domain":"acme.com"}]→ get the accepted address. Extra fields pass through. - Options: live mailbox check, MX, deep SPF/DKIM/DMARC + Gravatar, catch-all resolution, proxy fallback, de-dup, only-deliverable, drop disposable/role, export format.
Great for cleaning lists before outreach/newsletters and enriching CRM/CSV exports.
Built by Apivault. Backed by the Apify Actor apivault_labs/email-deliverability-checker.
