companystring · requiredminimum 3 characters
minLength: 3 · maxLength: 500
Loading tools…
Hunter
Returns the most likely domain name(s) for a given company name
Resolve a company name to up to ten candidate domains, with company names and available email counts. Use perfect_match to narrow matching. Each completed lookup costs one request, including a valid no-match answer. The worked example shows selected recorded fields and at most one item per list; counts retain their recorded values.
Agents select this operation with tool ID hunter.domain-finder, then check its current inputs and price before a run.
companystring · requiredminimum 3 characters
minLength: 3 · maxLength: 500
limitinteger · optional1-10, default 5
minimum: 1 · maximum: 10
perfect_matchboolean · optionalValue supplied for perfect match.
dataarrayReturned data value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "hunter.domain-finder",
"input": {
"limit": 5,
"company": "Stripe"
}
}Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.
{
"data": [
{
"domain": "stripe.com",
"email_count": 3433,
"company_name": "Stripe"
}
]
}invalid_input: The lookup fields or limits are invalid.example: {"company":"Stripe","limit":1}upstream_error: The provider could not complete a verified result; the wallet was not charged.Check the documented fields and contact Scrollport support with the run ID if needed.