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

Total users

4

Monthly users

4

Runs succeeded

>99%

Last modified

2 days ago

Verify Emails Actor

This Apify actor verifies emails using a batch API, sending up to 1000 emails per minute to comply with rate limits.

Input

  • emails: Array of email addresses to verify (required)

Example input (in Apify):

{
"emails": [
"shaan@shaanpuri.com",
"micha.k@fiverr.com",
"steve.garrity@hearsaysocial.com"
]
}

Output

  • The actor outputs the verification results for all emails in the Apify key-value store under the key OUTPUT.

Environment Variables

  • EMAIL_API_URL (optional): Override the default email verification API endpoint.

Usage

Deploy this actor on Apify, provide your emails as input, and retrieve the results from the OUTPUT key.