
Email Validator
Pricing
Pay per event
Go to Store

Email Validator
Validate emails with checks on format, alias, DNS & disposable email. Clean lists, prevent fraud and boost deliverability with this fast and easy actor.
5.0 (3)
Pricing
Pay per event
7
Total users
72
Monthly users
20
Runs succeeded
>99%
Last modified
3 months ago
You can access the Email Validator 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.
$echo '{< "emails": [< "elon@x.com"< ]<}' |<apify call louisdeconinck/email-validator --silent --output-dataset
Email Validator API through CLI
The Apify CLI is the official tool that allows you to use Email Validator locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: