bio_liobject · optionalInclude/exclude string arrays; OR within include, AND across dimensions.
Loading tools…
QuickEnrich
Find professional contacts using company, job title and location filters.
Find professional contacts using company, job title and location filters. Request one bounded result or page using the documented fields. Pagination is explicit: follow-up pages require another run. The catalog price is the maximum per request; the upfront quote reflects the selected limits. Completed requests cost that quote, including valid empty pages and no-match answers. Supplier waivers do not change the customer price. Failed requests are uncharged. Results contain reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most the first item of each list.
Agents select this operation with tool ID quickenrich.people-search, then check its current inputs and price before a run.
bio_liobject · optionalInclude/exclude string arrays; OR within include, AND across dimensions.
cityobject · optionalInclude/exclude string arrays; OR within include, AND across dimensions.
company_nameobject · optionalInclude/exclude string arrays; OR within include, AND across dimensions.
company_urlobject · optionalValue supplied for company url.
country_codeobject · optionalInclude/exclude string arrays; OR within include, AND across dimensions.
cursorstring · optionalValue supplied for cursor.
minLength: 1 · maxLength: 4096
has_emailboolean · optionalValue supplied for has email.
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.
has_phoneboolean · optionalValue supplied for has phone.
industry_linkedinobject · optionalInclude/exclude string arrays; OR within include, AND across dimensions.
localityobject · optionalInclude/exclude string arrays; OR within include, AND across dimensions.
number_of_employeesobject · optionalValue supplied for number of employees.
pageinteger · optionalValue supplied for page.
minimum: 1 · maximum: 1000
per_pageinteger · optionalValue supplied for per page.
minimum: 1 · maximum: 20
revenueobject · optionalValue supplied for revenue.
servicesobject · optionalInclude/exclude string arrays; OR within include, AND across dimensions.
titleobject · optionalInclude/exclude string arrays; OR within include, AND across dimensions.
dataarrayReturned data value.
paginationobjectReturned pagination value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "quickenrich.people-search",
"input": {
"page": 1,
"per_page": 1,
"has_email": true,
"company_url": {
"include": [
"stripe.com"
]
}
}
}{
"data": [
{
"title": "SEO Lead",
"revenue": ">1 Billion",
"industry": "Technology, Information and Internet",
"last_name": "Burton",
"first_name": "Jelani",
"company_url": "stripe.com",
"company_name": "Stripe",
"country_code": "US",
"employee_count": ">10000"
}
],
"pagination": {
"page": 1,
"total": 4922,
"has_more": true
}
}invalid_input: The lookup fields or limits are invalid.example: {"company_url":{"include":["stripe.com"]},"has_email":true,"page":1,"per_page":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.