Email check, verify, validate avatar

Email check, verify, validate

Try for free

3 days trial then $19.00/month - No credit card required now

View all Actors
Email check, verify, validate

Email check, verify, validate

anchor/email-check-verify-validate
Try for free

3 days trial then $19.00/month - No credit card required now

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.

You can access the Email check, verify, validate programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "emails": [
3    "elon.musk@tesla.com",
4    "elon@tesla.com"
5  ]
6}' |
7apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 33 monthly users
  • 7 stars
  • 93.5% runs succeeded
  • Created in Oct 2022
  • Modified 5 months ago