Google Email Verifier Actor avatar
Google Email Verifier Actor

Pricing

$2.00 / 1,000 emails_checks

Go to Store
Google Email Verifier Actor

Google Email Verifier Actor

Developed by

MinionHub

MinionHub

Maintained by Community

This Apify Actor verifies Gmail and Google Workspace email addresses to check if they are valid and deliverable. It supports bulk processing, logs the results.

0.0 (0)

Pricing

$2.00 / 1,000 emails_checks

0

4

4

Last modified

3 days ago

You can access the Google Email Verifier Actor 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": [
< "luke@acpuae.com",
< "contact@apify.com"
< ]
<}' |
<apify call minion_hub/verify-emails-actor --silent --output-dataset

Gmail & Google Workspace Email Verifier API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: