Newly Registered Domains Search
nrdsSearch newly registered domains from the last 60 days by keyword, or browse a single TLD without a keyword. Filter by recency, registration term, length, character set, and sale status; returns the cross-TLD count for each name. New registrations are folded in continuously, typically 15 to 20 minutes after registration. Two coverage limits worth knowing: dates here are day-level, not clock times, and the 60-day history is gTLD-based, so country-code TLDs such as .ai and .io are present only for the last few days. When you need the exact registration time, the name split into words, or full country-code coverage, use nrds_live, which holds the last three days.
Related tools: nrds_live, whois, dns, ns_reverse, typosquat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tld | No | Filter by TLD (e.g., 'com', 'ai', 'io') | |
| page | No | Page number for pagination | |
| sort | No | Sort order | |
| type | No | Character set filter | |
| length | No | Domain name length filter | |
| period | No | Registration term length in years | |
| exclude | No | Negative keywords to exclude | |
| keyword | No | Search term (min 2 chars). Substring matching applies at every length, including 2-character terms. | |
| has_sale | No | Filter to domains listed for sale | |
| position | No | Keyword placement in domain name. Default is 'all' (substring match). | |
| no_hyphen | No | Exclude hyphenated domains | |
| no_number | No | Exclude domains containing numbers | |
| days_range | No | Registration recency | |
| tld_count_max | No | Maximum cross-TLD registration count for the name. Integer 0-10000. See tld_count_min. | |
| tld_count_min | No | Minimum cross-TLD registration count for the name. Integer 0-10000. Combine with tld_count_max for a range; set both equal for an exact count. Matches the prefix_tld_count field in results. Domains first seen only hours ago (live rows) carry a count of 1. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| page | No | ||
| error | No | Error message when success is false | |
| total | No | Number of results on this page | |
| success | Yes | ||
| max_page | No | ||
| total_found | No | Total matching results across all pages |