Email check, verify, validate avatar
Email check, verify, validate

Pricing

$19.00/month + usage

Go to Store
Email check, verify, validate

Email check, verify, validate

Developed by

Anchor

Anchor

Maintained by Community

Email Check, verify and validate is an email verification tool. It helps you validate any email address online. Check if mailbox really exists ! This email validator checks email address validity in seconds. Verification of emails mainly based on servers response for most accuracy. Upload your CSV.

1.0 (1)

Pricing

$19.00/month + usage

11

Total users

693

Monthly users

29

Runs succeeded

>99%

Last modified

a year ago

You can access the Email check, verify, validate 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.musk@tesla.com",
< "elon@tesla.com"
< ]
<}' |
<apify call anchor/email-check-verify-validate --silent --output-dataset

Email check, verify, validate API through CLI

The Apify CLI is the official tool that allows you to use Email check, verify, validate locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: