Bulk Email Verifier & List Cleaner
Pricing
from $0.10 / 1,000 verified email results
Bulk Email Verifier & List Cleaner
High-speed bulk email verifier & list cleaner ($0.0001/email). Validates RFC syntax, domain DNS A records, MX mail exchangers, SPF security, 3,000+ disposable domains, and role accounts. Exports valid, risky, and invalid lists to CSV, JSON, and TXT.
Pricing
from $0.10 / 1,000 verified email results
Rating
5.0
(1)
Developer
Asad Naeem
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share
✉️ Bulk Email Verifier & List Cleaner
The most affordable, high-speed bulk email verification Actor on the Apify Store.
Verify email lists, reduce bounce rates, remove disposable addresses, and protect your domain reputation—all for just $0.0001 per email verified ($1.00 per 10,000 emails).
🌟 Why Choose Bulk Email Verifier?
- 💰 Ultra Affordable: Pay-per-item pricing at $0.0001/email. Up to 90% cheaper than external verification APIs.
- ⚡ High Concurrency: Verify thousands of emails per minute with asynchronous DNS and multi-threaded resolution.
- 🛡️ 3,000+ Disposable Domain Shield: Detect temporary and throwaway email services (
mailinator,yopmail,10minutemail,tempmail, etc.). - 🏢 Role Account Filter: Automatically tag business role addresses (
admin@,info@,support@,sales@,billing@, etc.). - 🔒 SPF & DMARC DNS Authentication: Inspect domain TXT records to confirm email security setups.
- 🌐 SOCKS5 Proxy Support: Optional SOCKS5 proxy support (
socks5_proxy) for direct Port 25 SMTP mailbox pinging. - 📁 1-Click Export Files: Automatically generates downloadable
valid.csv,valid.txt,risky.csv,invalid.csv, andall_results.jsonin your Apify Key-Value Store.
📊 Output Data Format
For every verified email, you receive structured results:
{"email": "alex.smith@example.com","status": "good","result": "valid","score": 100,"is_valid": true,"is_disposable": false,"is_role": false,"is_free": false,"has_mx": true,"has_spf": true,"is_catch_all": false,"smtp_check": "DELIVERABLE","did_you_mean": null,"reason": "Mailbox verified via SMTP","verification_method": "smtp","verified_at": "2026-08-09T22:00:00.000Z"}
Result Status Categories:
good/valid: High deliverability score, active MX records, clean mailbox syntax.risky/role/catch_all: Business role accounts or server accept-all behavior.bad/invalid: Non-existent domains, missing MX records, or rejected mailbox.disposable: Temporary / throwaway email provider.
🛠️ Input Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
emails | String / Array | Paste emails (one per line or comma-separated) or array of items | Required |
inputDatasetId | String | Optional Apify Dataset ID to import emails directly from a scraper run | null |
validate_mx | Boolean | Validate DNS MX mail exchanger records | true |
check_smtp | Boolean | Attempt direct SMTP mailbox verification | true |
socks5_proxy | String | Optional SOCKS5 proxy URL (socks5://user:pass@host:port) for Port 25 SMTP routing | "" |
check_disposable | Boolean | Check 3,000+ disposable domain database | true |
check_role_accounts | Boolean | Identify role-based addresses (admin@, info@, etc.) | true |
max_concurrency | Integer | Parallel verification batch size (1 to 50) | 15 |
📥 Downloadable Key-Value Store Files
After every run, the following downloadable files are generated in the Key-Value Store:
VALID_EMAILS_CSV(CSV list of clean, valid emails ready for outreach)VALID_EMAILS_TXT(Line-by-line text list of valid emails)RISKY_EMAILS_CSV(CSV list of role and catch-all addresses)INVALID_EMAILS_CSV(CSV list of invalid / bad emails)ALL_RESULTS_JSON(Complete JSON report of all verified records)
💡 How to Publish to Apify Store
- Log in to your Apify account at console.apify.com.
- Go to your Actor: Bulk Email Verifier & List Cleaner (
bulk-email-verifier). - Click the Publication tab in the top navigation.
- Fill in the requested Store details:
- Title: Bulk Email Verifier & List Cleaner
- Category: Marketing, Lead Generation, Developer Tools
- Pricing: Set Pay-per-item at
$0.0001per item.
- Upload the unique 3D logo located in
.actor/logo.jpg. - Click Submit for Publication!