categoriesarray · optionalValue supplied for categories.
minItems: 1 · maxItems: 20
LeadsForge
Search for companies similar to the provided domains.
Search for companies similar to the provided domains. 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 quote reflects the selected limits and the wallet settles the verified actual cost plus 40%. Free supplier calls remain free. 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 leadsforge.companies-lookalike-search, then check its current inputs and price before a run.
categoriesarray · optionalValue supplied for categories.
minItems: 1 · maxItems: 20
domainsarray · requiredseed company domains
minItems: 1 · maxItems: 10
employeeRangesarray · optionalValue supplied for employee ranges.
minItems: 1 · maxItems: 20
fundingStagesarray · optionalValue supplied for funding stages.
minItems: 1 · maxItems: 20
locationsarray · optionalValue supplied for locations.
minItems: 1 · maxItems: 20
pageinteger · optional1-based, max 100
minimum: 1 · maximum: 1000
pageSizeinteger · optionalmax 100 — THIS IS THE PRICE DIAL: 1 credit per company returned
minimum: 1 · maximum: 20
dataobjectReturned 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": "leadsforge.companies-lookalike-search",
"input": {
"page": 1,
"domains": [
"stripe.com"
],
"pageSize": 1
}
}{
"data": {
"page": 1,
"companies": [
{
"name": "PayPal",
"domain": "paypal.com",
"website": "https://paypal.com",
"industry": "Finance",
"keywords": [
"digital payments"
]
}
],
"totalCount": 10000,
"totalPages": 10000
},
"pagination": {
"page": 1,
"totalCount": 10000
}
}invalid_input: The lookup fields or limits are invalid.example: {"domains":["stripe.com"],"page":1,"pageSize":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.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.