TLD List Domain Price Scraper avatar

TLD List Domain Price Scraper

Pricing

from $0.65 / 1,000 results

Go to Apify Store
TLD List Domain Price Scraper

TLD List Domain Price Scraper

Scrapes domain registrar prices from tld-list.com for any TLD extension. Returns registration, renewal, and transfer prices across multiple registrars.

Pricing

from $0.65 / 1,000 results

Rating

0.0

(0)

Developer

Ali Karaman

Ali Karaman

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

What does TLD List Domain Price Scraper do?

TLD List Domain Price Scraper extracts domain registrar pricing data from tld-list.com for any TLD (Top-Level Domain) extension you specify. It returns registration, renewal, and transfer prices across all available registrars for each extension.

Run it on the Apify platform to get structured pricing data via API, schedule automatic price checks, or integrate with your existing tools through webhooks and integrations.

Why use TLD List Domain Price Scraper?

  • Compare domain prices across 50+ registrars instantly
  • Track price changes by scheduling periodic runs
  • Build price comparison tools using the structured JSON/CSV output
  • Find the cheapest registrar for any TLD extension (.com, .net, .org, .io, etc.)
  • Automate domain cost analysis for bulk domain portfolios

How to use TLD List Domain Price Scraper

  1. Go to the Input tab
  2. Enter one or more TLD extensions (e.g., com, net, org) - without the dot
  3. Click Start
  4. Wait for the run to finish and download your data from the Output tab

Input

FieldTypeDescriptionDefault
extensionsArray of stringsTLD extensions to scrape (e.g., com, net, io)["com"]

Example input:

{
"extensions": ["com", "net", "org"]
}

Output

The Actor stores results in a dataset. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Example output for a single registrar:

{
"extension": "com",
"registrar": "Spaceship",
"registerPrice": "$5.87",
"renewPrice": "$10.18",
"transferPrice": "$8.17",
"scrapedAt": "2026-04-03T14:25:36.867Z"
}

Data fields

FieldDescription
extensionThe TLD extension (e.g., com, net)
registrarName of the domain registrar
registerPricePrice to register a new domain (USD)
renewPriceAnnual renewal price (USD)
transferPricePrice to transfer the domain (USD)
scrapedAtTimestamp of when the data was scraped

How much does it cost to scrape domain prices?

This Actor uses CheerioCrawler (HTTP-only, no browser), making it extremely fast and cheap to run. A single TLD extension scrape takes about 5 seconds and costs fractions of a cent in compute units.

  • Scraping 1 extension: ~0.001 compute units
  • Scraping 10 extensions: ~0.01 compute units
  • Scraping 100 extensions: ~0.1 compute units

The Apify free tier provides enough compute units for hundreds of runs per month.

Tips

  • You can enter extensions with or without the leading dot (both com and .com work)
  • Schedule daily or weekly runs to track price changes over time
  • Use the Apify API to integrate pricing data directly into your applications
  • Combine with other Actors to build automated domain purchasing workflows

FAQ, disclaimers, and support

Is it legal to scrape tld-list.com? This Actor scrapes publicly available pricing information. Always review and respect the target website's Terms of Service before running the Actor.

How often are prices updated? Prices on tld-list.com are updated regularly by the site maintainers. Run the Actor periodically to get the latest prices.

I found a bug or have a suggestion Please submit issues and feature requests on the Issues tab. For custom solutions, contact us through the Apify platform.