(New) Email Address Validator avatar
(New) Email Address Validator

Pricing

$19.00/month + usage

Go to Store
(New) Email Address Validator

(New) Email Address Validator

Developed by

blg

blg

Maintained by Community

Fast & Accurate Email Address Validator.

4.8 (8)

Pricing

$19.00/month + usage

1

Total users

8

Monthly users

8

Runs succeeded

97%

Last modified

6 days ago

You can access the (New) Email Address 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": [
< "hello@company.com",
< "info@example.com",
< "john.risk@gmail.com",
< "support@nonexistentdomain.com"
< ]
<}' |
<apify call overpowered/verify-email-per-month --silent --output-dataset

(New) Email Address Validator API through CLI

The Apify CLI is the official tool that allows you to use (New) Email Address 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: