Namegrep: Search Domains
Namegrep via Parse · developer_tools
Regex search over the domain-name dictionary. Returns all matching second-level labels (up to 50,000) with per-TLD registration status for .com, .net, .org, .co, and .io. The pattern is a PCRE-style regex matched against the full label (anchor with ^ and $ for exact length). Results are returned in a single page ordered alphabetically. Search for available domain names using regular expression patterns, with TLD availability for .com, .net, .org, .co, and .io Fulfilled by Parse from namegrep.com.
- b2b-directory
- developer-tools
- namegrep
- namegrep-com
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cc2caa1d-c089-4f45-b72e-ba4b4e94cdf8/search_domains
- Interface artifact
- sha256:50104e2321e251788f37c50905e98c76f0e7d6678eb12f125c49ac9d5c8ec9f2
- Manifest digest
- sha256:b8d84d3427d82c4a0c6db2fd27923c03e1aedcfa8ebb8ce80baaffd52f497d91
Request fields
- pattern (string, required): Regular expression pattern to match domain names against (e.g. '^tech[a-z]{2}$' for 6-letter names starting with 'tech'). Must produce fewer than 50,000 matches.