Check Available Domain Names
by exporter24
Check domain names and expire date
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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- 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.
Categories
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 TrialActor Information
- Developer
- exporter24
- Pricing
- Paid
- Total Runs
- 448
- Active Users
- 15
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support