Email Verifier avatar
Email Verifier

Pricing

$7.99 / 1,000 results

Go to Store
Email Verifier

Email Verifier

Developed by

DataFusionX

DataFusionX

Maintained by Community

Verify emails with this Apify actor: get meta info like full name, domain, and deliverability status. Input bulk emails, receive detailed JSON output. Fast, accurate email validation.

4.3 (5)

Pricing

$7.99 / 1,000 results

4

Total users

54

Monthly users

25

Runs succeeded

>99%

Issue response

0.48 hours

Last modified

a day ago

You can access the Email Verifier 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": [
< "mk@gmail.com"
< ],
< "proxy": {
< "useApifyProxy": true,
< "groups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call devil_port369-owner/email-verifier --silent --output-dataset

Email Verifier API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: