Email Verifier
Pricing
$7.99 / 1,000 results
Email Verifier
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.4 (5)
Pricing
$7.99 / 1,000 results
8
Total users
83
Monthly users
39
Runs succeeded
>99%
Issues response
0.48 hours
Last modified
11 days 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: