ParseForge Scrapers

Disposable Email Domains Scraper

parseforge/disposable-email-domains-scraper

Developer toolsBusinessOther

Scrapes disposable email domain blocklists and returns each domain as a flat row. Supports default, MX-verified, strict, and SHA1 lists, with substring filter and single-domain check.

Run this scraper See the API call
Total users
2
Monthly active
1
Total runs
103
Bookmarked
0
Rating
Not rated yet
Last modified
9 days ago

Overview

ParseForge

Disposable Email Domains Scraper

Scrape disposable email domain blocklists in one run, up to a million domains. Get the default list, MX-verified, strict, or SHA1 hashed domains, filtered by substring or checked for a single domain. No login or API key. Export to CSV, JSON, Excel, or XML.

Disposable email domains let users sign up for trials and then vanish. This Actor pulls the public blocklists directly, so you can filter signups, clean your CRM, or check one domain before you send. It returns each domain as a flat row with the list type and a boolean result when you check a single domain.

Who uses it What they scrape Disposable Email Domains for
Email marketers Clean their lists before a campaign to protect sender reputation
SaaS founders Block throwaway signups on their free trial
Fraud analysts Flag accounts registered with disposable addresses
Data engineers Sync the latest blocklist into their internal systems

What it does

This Actor collects disposable email domains from the public blocklists and returns each domain as a flat row, or a single boolean row when you check one domain.

  • ๐Ÿ“‹ Four list types: default domains, MX-verified, strict superset, or SHA1 hashed list.
  • ๐Ÿ” Substring filter: return only domains containing a string, like 'mail'.
  • ๐ŸŽฏ Single-domain check: input one domain and get a boolean result row.
  • โšก Up to a million domains: set maxItems to pull as many as you need.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Disposable Email Domains data

๐Ÿ“ง Clean your email list.

A marketer runs the Actor with the default list and filters their subscriber CSV to remove disposable addresses before a campaign.

๐Ÿšซ Block throwaway signups.

A SaaS founder checks each new registration against the blocklist and rejects disposable domains to protect trial integrity.

๐Ÿ•ต๏ธ Investigate a suspicious account.

A fraud analyst uses the single-domain check to see if a flagged email is from a disposable provider.

๐Ÿ”„ Sync blocklist to your database.

A data engineer schedules a daily run to pull the latest domains and upsert them into a Postgres table for internal tools.

Why choose this scraper

What you get
No API key Pull the public blocklist without registration or rate limits
Always current Each run fetches the latest list from the source
Flat schema Every domain is one row, ready for CSV or database import
Flexible output Export to CSV, JSON, Excel, or XML

How it compares

No other Store actor targets Disposable Email Domains the same way, so the honest comparison is with the alternatives teams actually weigh.

Disposable Email Domains Scraper Build it in-house By hand
Setup Run it now, zero config Days of engineering None, but hours per pull
When Disposable Email Domains changes Maintained for you You fix it You re-learn the page
Proxies, retries, anti-bot Built in Your problem Browser only
Output Fixed JSON schema, CSV/Excel export Whatever you build Copy-paste
Cost Pay per result Engineering time Analyst hours

Configure the run

Drive the Actor from the list type, an optional substring filter, or a single-domain check, and filters run as each domain is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
  "maxItems": 10,
  "list": "domains"
}

A larger pull:

{
  "maxItems": 200,
  "list": "domains"
}

Pricing

Pay-per-result: $0.012 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $1.20
1,000 results $12.00
10,000 results $120.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Disposable Email Domains Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Disposable Email Domains through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/disposable-email-domains-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your substring filter. It is case-insensitive but must match part of a domain. If you used 'Check Single Domain', ensure the domain is spelled correctly without a scheme like http://.

The single-domain check returned false, but I know it is disposable.

The domain might not be on the selected list. Try switching the 'List' input to 'Strict' for the broadest coverage.

I set maxItems to 1000000 but got fewer rows.

The blocklist may have fewer domains than your maxItems. The Actor returns all available domains up to that limit.

The SHA1 list returns hashed values, not domain names.

That is expected. The SHA1 list contains hashed domain names for privacy. Use the 'Domains' list if you need plain text domains.

FAQ

Question Answer
What is a disposable email domain? A domain that provides temporary, throwaway email addresses, often used to bypass signup forms or avoid spam.
Which blocklist does this Actor use? It pulls from the public disposable-email-domains project on GitHub, which maintains several lists: default, MX-verified, strict, and SHA1 hashed.
How do I check if one domain is disposable? Set the 'Check Single Domain' input to the domain, like mailinator.com. The Actor returns one row with a boolean result.
Can I filter domains by a substring? Yes, use the 'Domain Substring Filter' input. It is case-insensitive and returns only domains containing that string.
What is the difference between the list types? Domains is the default blocklist. MX-verified includes only domains with currently resolving MX records. Strict is the broadest superset. SHA1 returns hashed domain names.
How many domains can I get in one run? Set 'Maximum domains' up to 1,000,000. The default is 10.
Do I need an API key or login? No. The Actor reads the public blocklist directly, so no registration or key is required.
What output formats are supported? You can export the results to CSV, JSON, Excel, or XML from the Apify dataset.
How often is the blocklist updated? The source project updates regularly. Each run of this Actor fetches the latest version at that moment.
Can I schedule this Actor to run daily? Yes, use Apify's scheduler to run it on a cron, and store the results in a dataset or key-value store.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by disposable-email-domains. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
maxItems integer How many domains to collect per run. 10
list string (4 options) Which list to export. domains
domainFilter string Only return domains containing this substring (case-insensitive). not set
exactDomain string Check whether one specific domain (e.g. mailinator.com) is on the blocklist. Returns one row with a boolean result. not set

Pricing

from $9.00 per 1,000 results

Charged forWhat it isPrice each
Result Item Charged once per result collected. $0.009 to $0.012

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~disposable-email-domains-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Disposable Email Domains Scraper on Apify All scrapers