VOOZH about

URL: https://apify.com/accessible_agenda/crawl-pendingdelete-domains-actor

โ‡ฑ PendingDelete.Domains Crawler ยท Apify


Pricing

Pay per usage

Go to Apify Store

PendingDelete.Domains Crawler

Crawl Expired Domains From PendingDelete.Domains

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ sprro

sprro

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

Scrape expiring domain metrics from PendingDelete.Domains โ€” a platform that curates pending-delete and expiring domains with high traffic, strong domain authority, quality backlink profiles, and valuable keyword rankings. This Actor discovers the domains published each day and extracts their public SEO metrics โ€” global rank, monthly visits, domain authority, backlinks, and ranking keywords โ€” without requiring a paid subscription or login.

Run it on demand or schedule it to capture the daily drop list automatically. As an Apify Actor you also get API access, integrations (Make, Zapier, Google Drive, Slack), proxy rotation, and run monitoring out of the box.

Why use the PendingDelete.Domains Crawler?

Expiring domains are a goldmine for SEO practitioners, domain investors, and content site builders. While some carry high direct traffic, many are valuable primarily for their existing backlink profiles and keyword rankings โ€” making them ideal for building authority sites, 301 redirects, or PBNs.

  • Daily discovery โ€” automatically finds every domain report published today via the site's sitemap.
  • No subscription needed โ€” retrieves publicly accessible metrics that are normally bundled behind a paywall.
  • Structured output โ€” clean JSON ready for spreadsheets, databases, or downstream automation.
  • Hands-off automation โ€” schedule daily runs and pipe results into your stack.

How it works

  1. Discover today's domains via sitemap โ€” the Actor fetches https://pendingdelete.domains/sitemap.xml and extracts the domain report URLs published that day (e.g. https://pendingdelete.domains/domains/minicruzer.com).

  2. Scrape each domain report page โ€” for every discovered URL, the Actor visits the page and parses the domain metrics: global rank, monthly visits, domain authority, backlink count, and keyword rankings.

  3. Googlebot user-agent required โ€” requests are sent with a User-Agent string containing googlebot to receive the full page content. Without it, the server returns restricted or empty results:

    Mozilla/5.0(compatible; Googlebot/2.1;+http://www.google.com/bot.html)

How to use the PendingDelete.Domains Crawler

  1. Click Try for free (or open the Actor in your Apify Console).
  2. Optionally adjust the input โ€” by default the Actor reads the daily sitemap; you can also provide specific domain report URLs.
  3. Click Start and wait for the run to finish.
  4. Open the Output / Storage tab and download the dataset as JSON, CSV, Excel, or HTML, or pull it via the API.

Input

Configure the run from the Input tab in the Apify Console or via the API.

FieldTypeDescription
startUrlsarrayDomain report URLs or sitemap URL(s) to crawl. Defaults to the daily sitemap discovery.
maxRequestsPerCrawlintegerMaximum number of pages to scrape in a single run (0 = unlimited).
proxyConfigurationobjectProxy settings used for requests.

Example input:

{
"startUrls":[
{"url":"https://pendingdelete.domains/sitemap.xml"}
],
"maxRequestsPerCrawl":1000
}

Output

Results are stored in a dataset. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Example output item:

{
"domain":"minicruzer.com",
"global_rank":482915,
"monthly_visits":12400,
"domain_authority":34,
"backlinks":1820,
"keywords":256,
"crawled_at":"2026-06-09T10:15:00.000Z"
}

Data table

FieldDescription
domainDomain name
global_rankGlobal traffic rank
monthly_visitsEstimated monthly visits
domain_authorityDomain authority score
backlinksNumber of backlinks
keywordsNumber of ranking keywords
crawled_atTimestamp of the crawl (ISO 8601)

Pricing / Cost estimation

This Actor runs on the Apify platform and consumes compute units (CU) based on runtime and memory. Because it uses the lightweight CheerioCrawler (HTTP-only, no browser), a typical daily run scraping a few hundred domain pages costs only a small fraction of a compute unit. The Apify Free tier includes monthly usage credits that comfortably cover regular runs.

Tips & advanced options

  • Schedule daily runs to capture each day's drop list automatically โ€” the freshest expiring domains are only listed for a short window.
  • Limit maxRequestsPerCrawl to cap compute usage during testing.
  • Use Apify Proxy if you encounter rate limiting.
  • Be a good citizen โ€” keep concurrency reasonable and respect the target site's resources and Terms of Service.

FAQ, disclaimers, and support

Is web scraping legal? Scraping publicly available data is generally legal in many jurisdictions, but you are responsible for how you use the collected data and for complying with the target site's Terms of Service and applicable laws (including GDPR/CCPA where relevant). This Actor only retrieves publicly accessible metrics.

Why do I get empty results? The target server only returns full content when the request includes a googlebot user-agent. This Actor sets it automatically; if the site changes its behavior, results may vary.

Found a bug or have a feature request? Open an issue on the Actor's Issues tab. Custom or extended solutions can be arranged on request.

You might also like

Expired Domains Scraper

martin1080p/expired-domains-scraper

The Expired Domains Scraper automates finding valuable expired domains from expireddomains.com, offering filters and sorting by SEO metrics and auction details for efficient domain acquisition.

267

1.0

Expired Domains Spider

getdataforme/expired-domains-spider

Expired Domains Spider is an Apify Actor that scrapes and extracts comprehensive data on expired domains, including backlinks, popularity metrics, birth years, and multi-TLD registration status....

36

Domain Scraper

ib4ngz/domain-scraper

This actor scrapes unique domains from a list of provided URLs. It crawls each page, extracts domains, and stores them in a dataset. The actor respects a defined maximum depth and filters domains based on whether they are ICANN-approved and whether private domains are allowed.

Domains by Technology Analyzer

opspilot.cc/domains-by-technology-analyzer

This actor provides domains based on the technology they use. In addition to the list of domains, you will also get their technology profiles, the country and language they belong to, and other related data.

Expired Domain Finder with SEO Metrics

constant_quadruped/expired-domain-finder

Find expired and expiring domains enriched with WHOIS data, backlink counts, domain authority, and Wayback Machine history. Quality scored and ranked.

Expired Domains API - 16 Platforms, SEO Metrics & Scores

catchdoms/expired-domains-api

Search 55,000+ expired and expiring domains from 16 auction platforms (GoDaddy, Dynadot, DropCatch, Catched, Gname, SnapNames, BloomUp). Get domain age, backlinks, DA, Trust Flow, quality score, language detection and auction prices via API. Updated daily.

Expired Domains Scraper

ib4ngz/expired-domains-scraper

This actor scrapes expired domain data from expireddomains.net, supporting user authentication with optional multi-factor authentication (MFA). It also allows users to apply filters for targeted domain scraping.

SEMrush Free Website Stats Scraper

maximedupre/semrush-free-website-stats-scraper

Scrape public SEMrush website stats for domains and URLs. Get authority score, visits, organic search traffic, referring domains, backlinks, source URLs, and scrape timestamps in clean dataset rows.

๐Ÿ‘ User avatar

Maxime Duprรฉ

11

YouTube Email Extractor ๐Ÿ“ฉ๐Ÿ“ - Fast & cheap ๐Ÿ’ฌโญ

scrapestorm/youtube-email-extractor---fast-cheap

๐Ÿ” Extract emails from YouTube quickly! ๐Ÿš€โœจ Search by keywords, email domains, and scrape unlimited emails ๐Ÿ“ง๐Ÿ’ป. Filter by domains like Gmail, Yahoo, or custom options ๐Ÿ”‘๐Ÿ’ก. Get accurate email lists with YouTube source links ๐Ÿ”—. Start now and unlock endless possibilities for outreach! ๐ŸŒŸ๐Ÿ”ฅ

985

1.5

YouTube Email & Phone Scraper ๐Ÿ“ง๐Ÿ“ž

scrapestorm/youtube-email-phone-scraper

๐Ÿ” Extract emails & phone numbers from YouTube quickly! Search by keywords, email domains, & scrape unlimited contacts. Apply filters for domains like Gmail, Yahoo, or custom options. Receive accurate lists with YouTube source links. With a single snap, your information is right at your reach.๐Ÿš€๐Ÿ“ง๐Ÿ“ฑ

443

5.0