๐ŸŽฏ Expired Domain Sniper - Daily Drops Domains avatar

๐ŸŽฏ Expired Domain Sniper - Daily Drops Domains

Pricing

from $2.00 / 1,000 results

Go to Apify Store
๐ŸŽฏ Expired Domain Sniper - Daily Drops Domains

๐ŸŽฏ Expired Domain Sniper - Daily Drops Domains

Get daily lists of expired and dropped domains โ€” up to 10,000 fresh domains per day, ready in seconds. Filter by TLD and export to JSON, CSV, or Excel. Ideal for domain investing, drop-catching, and SEO research. No login, no API key, no setup.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nogards

Nogards

Maintained by Community

Actor stats

0

Bookmarked

10

Total users

2

Monthly active users

14 days ago

Last modified

Share

What does Expired Domain Sniper do?

Expired Domain Sniper delivers fresh daily lists of expired and dropped domains โ€” up to 10,000 domains per feed, every single day. It aggregates publicly available domain drop data, deduplicates it, filters it by TLD, and returns clean structured records you can export straight to JSON, CSV, or Excel.

Built for domain investing, drop-catching, and SEO research. No browser, no proxies, no login, no API key. Most runs finish in seconds.


Why use Expired Domain Sniper?

Finding a fresh list of dropped or expired domains normally means visiting a registrar-style site, dealing with logins, or paying for API access. This Actor automates the pipeline:

  • ๐Ÿ” Filter by TLD โ€” narrow results to the extensions you care about
  • ๐Ÿ“ฆ Structured output โ€” JSON, CSV, or Excel ready to import into your workflow
  • โฑ๏ธ Fast runs โ€” typically a few seconds, no browser overhead
  • ๐Ÿ” Schedule daily โ€” the source refreshes once a day
  • ๐Ÿ”— Integrate anywhere โ€” connect to Google Sheets, Airtable, Slack, or your own API via Apify integrations

Common use cases:

  • Domain investors scanning for freshly dropped or expired names
  • SEO professionals looking for candidate domains to research further
  • Developers building domain monitoring or drop-catching workflows
  • Researchers tracking domain churn across TLDs

What data can Expired Domain Sniper extract?

FieldTypeDescription
domainstringFull domain name (e.g. example.com)
tldstringTop-level domain without dot
statusstringdropped (available now) or expired (recently lapsed)
scrapedAtstringISO 8601 timestamp of when this record was collected

This feed lists domain names only โ€” it does not include registration dates, Wayback Machine history, or social-mention signals. If you need that context, look up individual domains after collecting this list.


How to use it

  1. Open the Actor and click Try for free
  2. Set the status filter โ€” dropped for domains available to register right now, expired for recently lapsed domains, or all for both
  3. Add TLD filters (optional) โ€” enter TLDs without the dot: com, org, net. Leave empty to keep all TLDs in the feed
  4. Set maxResults โ€” start with 50โ€“100 for a test run, up to 10,000 for the full daily feed
  5. Click Start โ€” results appear in the Output tab within seconds
  6. Export โ€” download as JSON, CSV, or Excel from the Output tab, or connect to Google Sheets via Apify integrations

Schedule for daily monitoring: the source refreshes once a day; set a daily schedule to always get a fresh dataset.


Input

See the Input tab for the full configuration form. Key fields:

  • Status (dropped / expired / all) โ€” which daily feed(s) to fetch
  • TLDs โ€” array of TLDs without dot, leave empty for everything in the feed
  • maxResults โ€” keep low (50โ€“200) for quick tests, up to 10,000 for the full feed

Output

You can download the dataset in various formats such as JSON, CSV, or Excel from the Output tab.

Example output record:

{
"domain": "example.com",
"tld": "com",
"status": "dropped",
"scrapedAt": "2026-07-16T08:00:00.000Z"
}

Changelog โ€” August 2026

The upstream data source this Actor originally relied on went offline, which caused runs to complete without returning any domains. The Actor now pulls from an actively maintained public domain-drop feed, and is returning full daily results again.

What changed for you:

  • โœ… Runs return data again โ€” up to 10,000 fresh domains per feed, per day
  • โœ… Runs now fail loudly if the source is unreachable, instead of finishing "succeeded" with an empty dataset
  • โš ๏ธ Fewer fields per domain โ€” the new feed publishes domain names only. The previous enrichment fields (ageYears, waybackCount, wikipediaRefs, hnMentions, redditMentions, ctCerts, ctSubdomains, registrar, registerUrl, registeredAt, expiresAt, droppedAt) are no longer available, and the matching filters (minAge, minWayback, minHnMentions, minRedditMentions) have been removed from the input.

If you relied on those signals, collect the domain list with this Actor and enrich it in a separate step โ€” the Wayback Machine CDX API and certificate-transparency logs both accept domain lookups.


FAQ, disclaimers, and support

Is this legal to use? Yes. This Actor aggregates domain registration data that is published publicly and requires no authentication to access. It does not log in anywhere, bypass access controls, or touch private data. Expired and dropped domain names are public registry information.

Our Actors are ethical and do not extract any private user data, such as email addresses, gender, or location. They only extract what has been chosen to be shared publicly. Personal data is protected by the GDPR in the European Union and by other regulations around the world โ€” do not use domain lists to target individuals without a legitimate reason.

The data looks the same every run โ€” is it stale? The source updates once a day. Running multiple times on the same day will return identical results.

Found a bug or need a new feature? Open an issue in the Issues tab and I'll respond quickly.