Email Address Validator ($6/1000 verifications) avatar
Email Address Validator ($6/1000 verifications)

Pricing

$6.00 / 1,000 emails

Go to Store
Email Address Validator ($6/1000 verifications)

Email Address Validator ($6/1000 verifications)

Developed by

blg

blg

Maintained by Community

Fast & Accurate Email Address Validator. Only $6 for 1000 validations.

5.0 (4)

Pricing

$6.00 / 1,000 emails

1

Total users

6

Monthly users

6

Runs succeeded

81%

Last modified

2 days ago

You can access the Email Address Validator ($6/1000 verifications) 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 --silent --output-dataset

Email Address Validator ($6/1000 verifications) API through CLI

The Apify CLI is the official tool that allows you to use Email Address Validator ($6/1000 verifications) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: