Disposable Email Domains Scraper
Pricing
from $9.00 / 1,000 result items
Disposable Email Domains Scraper
Pull the complete maintained list of disposable, temporary, and throwaway email domains. Detect Mailinator, Guerrilla Mail, 10MinuteMail, YOPmail, and thousands more. Export to JSON, CSV, or Excel to validate signups, block fraud, clean CRM lists, and protect lead quality pipelines.
Pricing
from $9.00 / 1,000 result items
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
12 hours ago
Last modified
Categories
Share

📧 Disposable Email Domains Scraper
🚀 Export the disposable-email blocklist in seconds. Pull 5,000+ throwaway email providers for signup-form fraud prevention. Domains, MX-verified, strict superset, or SHA1-hashed variants. No API key, no registration, no manual list curation.
🕒 Last updated: 2026-05-23 · 📊 6 fields per record · 🛡️ 5,000+ domains · 🗂️ 4 list variants · 🚫 Anti-fraud focus
The Disposable Email Domains Scraper exports the community-maintained list of disposable, throwaway, and one-time-use email providers (Mailinator, 10MinuteMail, Guerrilla Mail, Temp-Mail, and 5,000+ more). Each record carries 6 fields: domain, list variant, disposable flag, total list size, and timestamps. You can also pass a single domain and get back a one-row boolean answer ready for live signup-form validation.
Coverage spans four canonical list variants: the standard domains blocklist, the mx-verified subset (currently resolving MX), the broadest strict superset (includes parked and aliased domains), and a sha1-hashed variant for privacy-preserving lookups. This Actor turns each list into a CSV, Excel, JSON, or XML download you can wire straight into a fraud-prevention pipeline.
| 🎯 Target Audience | 💡 Primary Use Cases |
|---|---|
| SaaS onboarding teams, anti-fraud engineers, growth analysts, security teams, community-platform admins, marketing-ops | Signup-form validation, lead-quality scoring, free-trial abuse prevention, anti-spam enforcement, deliverability hygiene, CRM cleanup |
📋 What the Disposable Email Domains Scraper does
Three core workflows in a single run:
- 📥 Full list export. Dump any of the four list variants in one pass.
- 🔍 Substring filter. Return only domains containing a target string (
mailinator,temp,10min, etc). - ✅ Single-domain check. Pass one domain and get a boolean answer for live API gating.
Each record returns the domain, the source list, a boolean disposable flag, the total list size at run time, and timestamps.
💡 Why it matters: disposable-email signups drive most free-trial abuse, fake-account fraud, and bot-traffic distortion. A 5,000-domain blocklist refreshed weekly removes roughly 80-90% of the throwaway accounts that target SaaS signup flows.
🎬 Full Demo
🚧 Coming soon: a 3-minute walkthrough showing how to wire the list into a Make.com signup-validation flow.
⚙️ Input
| Input | Type | Default | Behavior |
|---|---|---|---|
| maxItems | integer | 10 | Records to return. Free plan caps at 10, paid plan at 1,000,000. |
| list | string | "domains" | One of domains, mx, strict, sha1. |
| domainFilter | string | "" | Return only domains containing this substring (case-insensitive). |
| exactDomain | string | "" | Check a single domain. Returns one row with a boolean result. |
Example: dump the strict superset of disposable domains.
{"maxItems": 5000,"list": "strict"}
Example: live signup-form check for one specific domain.
{"maxItems": 1,"list": "domains","exactDomain": "mailinator.com"}
⚠️ Good to Know: disposable-email vendors register new throwaway domains constantly. A weekly refresh is the most common cadence; high-fraud verticals (crypto, marketplaces, virtual-events) refresh daily.
📊 Output
Each record contains 6 fields. Download the dataset as CSV, Excel, JSON, or XML.
🧾 Schema
| Field | Type | Example |
|---|---|---|
📧 domain | string | "mailinator.com" |
🗂️ list | string | "domains" |
🚫 isDisposable | boolean | true |
📊 totalListSize | number | 5247 |
🕒 scrapedAt | ISO 8601 | "2026-05-23T00:00:00.000Z" |
❌ error | string | null | null |
📦 Sample records
✨ Why choose this Actor
| Capability | |
|---|---|
| 🛡️ | Comprehensive blocklist. 5,000+ disposable-email providers in the default list, 18,000+ in the strict superset. |
| 🗂️ | Four list variants. Pick the right tradeoff between recall and precision for your use case. |
| ✅ | Single-domain live check. Real-time gating with one boolean response. |
| 🔁 | Always fresh. Pulls the latest community-maintained list on every run. |
| 🔐 | SHA1-hashed variant. Privacy-preserving lookups for compliance-sensitive workflows. |
| ⚡ | Fast. 5,000 domains in seconds, single-domain check in milliseconds. |
| 🚫 | No authentication. Works against the public blocklist source. No login or key needed. |
📊 Every dollar of free-trial abuse, fake-signup fraud, and bot traffic that the list intercepts is dollars not spent on incident response, support tickets, and skewed analytics.
📈 How it compares to alternatives
| Approach | Cost | Coverage | Refresh | Variants | Setup |
|---|---|---|---|---|---|
| ⭐ Disposable Email Scraper (this Actor) | $5 free credit, then pay-per-use | 5,000-18,000+ disposable domains | Live per run | domains, mx, strict, sha1 | ⚡ 2 min |
| Manual GitHub list pulls | Free | Single variant | Manual | One | 🐢 Build pipeline |
| Commercial fraud APIs | $99-999+/month | Full | Realtime | Many | ⏳ Hours |
| Self-curated regex | Free | Tiny | Manual | None | 🕒 Variable |
Pick this Actor when you want a fresh, multi-variant blocklist on demand without paying for a full fraud-detection suite.
🚀 How to use
- 📝 Sign up. Create a free account with $5 credit (takes 2 minutes).
- 🌐 Open the Actor. Go to the Disposable Email Domains Scraper page on the Apify Store.
- 🎯 Set input. Pick a list variant, optionally add a substring filter or single-domain check, set
maxItems. - 🚀 Run it. Click Start and the Actor pulls the list.
- 📥 Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
⏱️ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
💼 Business use cases
🔌 Automating Disposable Email Domains Scraper
Control the scraper programmatically for scheduled runs and pipeline integrations:
- 🟢 Node.js. Install the
apify-clientNPM package. - 🐍 Python. Use the
apify-clientPyPI package. - 📚 See the Apify API documentation for full details.
The Apify Schedules feature lets you trigger this Actor on any cron interval. Daily or weekly refreshes keep your fraud-prevention rules current as new disposable providers come online.
🌟 Beyond business use cases
Anti-fraud signals have reach well beyond commercial SaaS. The same data supports research, education, civic projects, and personal initiatives.
🤖 Ask an AI assistant about this scraper
Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:
- 💬 ChatGPT
- 🧠 Claude
- 🔍 Perplexity
- 🅒 Copilot
❓ Frequently Asked Questions
🧩 How does it work?
Pick a list variant (domains, mx, strict, or sha1), optionally add a substring filter or single-domain check, set maxItems, click Start, and the Actor returns one clean structured record per domain.
📏 How accurate is the list?
The underlying source is community-maintained and updated continuously. The default domains list focuses on confirmed disposable providers (high precision). The strict variant includes parked and aliased domains (broader recall, lower precision). Pick the variant that matches your tolerance for false positives.
🔁 How often is the list refreshed?
The source list is updated continuously. Every run of this Actor fetches live data. Daily or weekly cron schedules are the most common cadence for production fraud-prevention pipelines.
🗂️ What is the difference between the four list variants?
domains: the default high-precision disposable blocklistmx: subset with currently resolving MX recordsstrict: broadest superset including parked and aliased domainssha1: hashed domain list for privacy-preserving lookups
✅ Can I use this for live signup-form validation?
Yes. Use the exactDomain input to check a single domain per call. The Actor returns one row with a boolean result. For high-volume real-time checks, cache the full list locally and refresh daily.
⏰ Can I schedule regular runs?
Yes. Use Apify Schedules to refresh the list on any cron interval. A daily refresh is the standard cadence for high-fraud verticals; weekly works for most SaaS signup flows.
⚖️ Is this data legal to use?
The disposable-email blocklist is publicly available open data. Using it to gate signup forms is standard fraud-prevention practice and widely deployed across SaaS, fintech, and marketplace platforms.
💳 Do I need a paid Apify plan to use this Actor?
No. The free Apify plan is enough for testing and small runs (10 records per run). A paid plan unlocks the full blocklist and daily scheduling.
🔁 What happens if a run fails or gets interrupted?
Apify automatically retries transient errors. If a run still fails, inspect the log, fix the input, and re-run. Partial datasets from failed runs are preserved.
🔐 What is the SHA1 variant for?
For compliance-sensitive workflows where you cannot store raw email domain strings. Hash the user's email domain locally and compare against the SHA1 list for a privacy-preserving disposable check.
🆘 What if I need help?
Our support team is here to help. Contact us through the Apify platform or use the Tally form linked below.
🔌 Integrate with any app
Disposable Email Domains Scraper connects to any cloud service via Apify integrations:
- Make - Automate multi-step workflows
- Zapier - Connect with 5,000+ apps
- Slack - Get fraud-prevention alerts in your channels
- Airbyte - Pipe the blocklist into your warehouse
- GitHub - Trigger runs from commits and releases
- Google Drive - Export datasets straight to Sheets
You can also use webhooks to trigger downstream actions when a run finishes. Push the refreshed list into your auth service or alert security teams when new domains appear.
🔗 Recommended Actors
- 📧 Greenhouse Jobs Scraper - Company career-page job listings
- 🛡️ FINRA BrokerCheck Scraper - Broker and advisor regulatory records
- 🏛️ Florida DFS Licensee Scraper - State financial-services license records
- 📊 ImportYeti Scraper - U.S. import and shipment records
- 🩺 ClinicalTrials.gov Scraper - Registered clinical trials worldwide
💡 Pro Tip: browse the complete ParseForge collection for more fraud-prevention and reference scrapers.
🆘 Need Help? Open our contact form to request a new scraper, propose a custom data project, or report an issue.
⚠️ Disclaimer: this Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by any disposable-email service or blocklist maintainer. All trademarks mentioned are the property of their respective owners. Only publicly available blocklist data is collected.