Bulk Email Verifier

Bulk Email Verifier

by codescraper

Instantly verify the deliverability status and quality score of each email in your list. This tool also identifies disposable domains, role-based emai...

60 runs
9 users
Try This Actor

Opens on Apify.com

About Bulk Email Verifier

Instantly verify the deliverability status and quality score of each email in your list. This tool also identifies disposable domains, role-based emails, and checks MX records to ensure list hygiene. Give detailed results in json and other formats. Remember to exports All Fields not just Overview.

What does this actor do?

Bulk Email Verifier is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

๐Ÿ”— Bulk Email Verifier โ€“ Validate and Analyze Emails This Apify actor verifies email addresses and returns detailed insights about deliverability, quality, sender info, domain info, risk, and breaches Using Abstract Api Email Reputation Api keys. It supports single emails or lists of emails, validates MX/SMTP records, and provides a quality score for each address. --- ## ๐Ÿš€ What It Does The actor processes each email address and returns a comprehensive profile including: - ๐Ÿ“ง Email Info: Address, Deliverability Status, Score, and Role/Disposable flags - ๐Ÿ›ก๏ธ Validation: Format, SMTP, and MX record checks - ๐Ÿข Sender Info: Provider, Organization, First/Last Name (if available) - ๐ŸŒ Domain Info: Domain age, registrar, registration/expiry dates, TLD risk - โš ๏ธ Risk Assessment: Address & domain risk status - ๐Ÿ”“ Breaches: Total breaches, dates, and breached domains ## โšก It handles - โœ… Bulk email lists or single addresses - ๐Ÿ”„ Automatic MX & SMTP verification - ๐Ÿ›ก๏ธ Risk & breach checks for informed decision making --- ## ๐Ÿ”‘ Using Your Own Abstract API Key (Optional) providing your own API key allows higher request limits: - Go to Abstract API Email Reputation: https://app.abstractapi.com/api/email-reputation/tester - Sign up for a free account or log in if you already have one. - Your key will be auto generated check section email-reputation. make sure you are at this link https://app.abstractapi.com/api/email-reputation/tester - Copy the key named as Primary Key. - Free tier allows 100 email validations per month. - You can upgrade to paid plans for additional requests. - Add the key to the Your API Key field when running the actor. โš ๏ธ If no key is provided, the actor will automatically use its own keys. Remember if actor ran out of api key credits you need to enter your own api key ## โš™๏ธ Input Configuration | Field | Type | Description | Default Example | | -------- | ----- | ----------------------------------------- | ---------------------------------------- | | emails | Array | Enter a list of email addresses to verify | ["test@gmail.com", "info@company.com"] | --- ## ๐Ÿงฉ Example Input json { "emails": ["compiledcurious@gmail.com", "example@mycompany.com"] "Your API Key(Optional)": "YOUR_ABSTRACT_API_KEY_HERE" } --- ## ๐Ÿ“Š Example Output json [ { "email_address": "compiledcurious@gmail.com", "success": true, "summary": { "status": "deliverable", "score": "0.95", "is_disposable": false, "is_role": false, "mx_records": [ "gmail-smtp-in.l.google.com", "alt1.gmail-smtp-in.l.google.com", "alt2.gmail-smtp-in.l.google.com", "alt3.gmail-smtp-in.l.google.com", "alt4.gmail-smtp-in.l.google.com" ], "domain": "gmail.com" }, "raw": { "email_deliverability": { "status": "deliverable", "status_detail": "valid_email", "is_format_valid": true, "is_smtp_valid": true, "is_mx_valid": true, "mx_records": [ "gmail-smtp-in.l.google.com", "alt1.gmail-smtp-in.l.google.com", "alt2.gmail-smtp-in.l.google.com", "alt3.gmail-smtp-in.l.google.com", "alt4.gmail-smtp-in.l.google.com" ] }, "email_quality": { "score": "0.95", "is_free_email": true, "is_username_suspicious": false, "is_disposable": false, "is_catchall": false, "is_subaddress": false, "is_role": false, "is_dmarc_enforced": true, "is_spf_strict": false, "minimum_age": null }, "email_sender": { "first_name": null, "last_name": null, "email_provider_name": "Google", "organization_name": "Gmail", "organization_type": "commercial" }, "email_domain": { "domain": "gmail.com", "domain_age": 11044, "is_live_site": true, "registrar": "MarkMonitor Inc.", "registrar_url": "https://markmonitor.com", "date_registered": "1995-08-13", "date_last_renewed": "2024-07-11", "date_expires": "2025-08-12", "is_risky_tld": false }, "email_risk": { "address_risk_status": "low", "domain_risk_status": "low" }, "email_breaches": { "total_breaches": 0, "date_first_breached": null, "date_last_breached": null, "breached_domains": [] } } } ] --- ## ๐Ÿง  Features - ๐Ÿ“ง Verify single or multiple emails - ๐Ÿ›ก๏ธ Checks deliverability (format, SMTP, MX) - ๐Ÿ” Provides quality analysis (free, disposable, catch-all, role) - ๐Ÿข Extracts sender info (provider, organization, first/last name) - ๐ŸŒ Retrieves domain details (age, registrar, registration & expiry, TLD risk) - โš ๏ธ Risk & breach assessment for informed decisions - ๐Ÿ“Š Returns MX records and summary score --- ## ๐Ÿ’ก Use Cases - Sales & Outreach: Verify prospect email lists - Marketing: Ensure deliverable emails for campaigns - Security: Identify risky, disposable, or role-based addresses - Data Enrichment: Add email quality & domain info to datasets --- ## ๐Ÿง‘โ€๐Ÿ’ป Developer Info Author: codescraper --- ## ๐Ÿท๏ธ Tags bulk-email-verifier . email-verification ยท email-validation . email-scraper ยท data-validation ยท email-quality ยท risk-assessment ยท apify ยท automation

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Bulk Email Verifier now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
codescraper
Pricing
Paid
Total Runs
60
Active Users
9
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support