n8n-nodes-apivault-email-validator
v0.1.0
Published
n8n community node for Email Validator, backed by the apivault_labs/email-validator Apify Actor.
Downloads
168
Maintainers
Readme
Email Validator for n8n
Use Email Validator directly in n8n through the hosted
apivault_labs/email-validator Apify Actor.
The package is a thin workflow connector. It contains no private scraper implementation, embedded credentials or datasets. Runs use your own Apify API token and return every Dataset row as a separate n8n item. The node can also be used as an AI tool.
Setup
Install n8n-nodes-apivault-email-validator as an n8n community node, create an Apify API credential,
and paste your token from Apify Console → Settings → Integrations.
Inputs
emails— Email addressesemailsText— …or paste a list / CSV columnemailsFile— …or upload a CSV/TXT filefindEmails— Email Finder — find an address from name + domaincheckMx— Check domain deliverability (MX / DNS)smtpVerification— Live SMTP mailbox check (verify inbox + catch-all)proxyUrl— Proxy for SMTP verificationproxySessions— Proxy sessions to rotatesmtpTimeout— SMTP timeout (seconds)freshDisposableList— Use full disposable-domain list (18k+ domains)deduplicate— De-duplicate addressesonlyValid— Return only syntactically valid emailsonlyDeliverable— Return only deliverable emailsdropDisposable— Drop disposable / throwaway emailsdropRoleBased— Drop role-based emailsexportFormat— Export format
Advanced users can send newly added or uncommon Actor fields through Additional Actor Input (JSON) without waiting for a package update.
Security
The Apify token is stored by n8n credentials and sent only to api.apify.com.
License
MIT. Actor usage is billed separately on Apify.
