bulk_search
Check availability for multiple domain names simultaneously. Search up to 100 domains in parallel to verify registration status and compare pricing across registrars.
Instructions
Check availability for multiple domain names at once.
Efficiently searches up to 100 domains in parallel with rate limiting. Use a single TLD for best performance.
Returns:
Availability status for each domain
Pricing where available
Summary statistics
Example:
bulk_search(["vibecoding", "myapp", "coolstartup"], "io")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domains | Yes | List of domain names to check. Don't include extensions. Max 100. | |
| tld | No | TLD to check for all domains (e.g., 'com'). Defaults to 'com'. | |
| registrar | No | Optional: specific registrar to use. |