Check Available Domain Names

Check Available Domain Names

by exporter24

Check domain names and expire date

448 runs
15 users
Try This Actor

Opens on Apify.com

About Check Available Domain Names

Check domain names and expire date

What does this actor do?

Check Available Domain Names is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Domain Availability Checker Actor This Apify Actor checks whether domain names appear to be registered or available using the instant.who.sb API. Results are pushed to the default dataset so you can download them as JSON, CSV, or other supported formats. ## Input Provide domains either as a list (domains) or as a single value (domain). Extra tuning options let you control concurrency, retries, and the WHO API endpoint. json { "domains": [ "example.com", "mynewstartup.io" ], "maxConcurrent": 5, "maxRetries": 3 } ### Input fields - domains (array of strings, optional): Domain names to check. If omitted, the actor checks domain instead. - domain (string, optional): Single domain to check when you do not provide domains. - maxConcurrent (integer, default 5): Maximum number of concurrent WHO API requests. - maxRetries (integer, default 3): Number of retry attempts for failed checks. - apiUrl (string, default https://instant.who.sb/api/v1/check): Override the WHO API endpoint if needed. ## Output dataset Each processed domain produces one record similar to: json { "domain": "example.com", "status": "registered", "existed": "yes", "registered": "1995-08-13T04:00:00.000Z", "expires": "2025-08-12T04:00:00.000Z", "check_time": "2024-01-05T11:22:33.456789+00:00" } The status field is registered, available, or unknown when the WHO API does not provide enough information. Failed lookups include status: "error" and an error message. ## Notes - The actor respects the retry limits you set; the WHO API may still rate-limit frequent requests. - When a domain lookup returns SSE payloads with multiple messages, the actor aggregates the relevant metadata (registered, expires, existed). ## Development Install dependencies and run the actor locally: bash pip install -r requirements.txt apify run Set environment variables (such as proxy credentials) via the Apify UI or .env file as needed.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Check Available Domain Names now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
exporter24
Pricing
Paid
Total Runs
448
Active Users
15
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support