inputobject · requiredProvider-specific public source, URL or search criteria.
Loading tools…
Apify
Search public LinkedIn profiles by people, role, company and location filters.
Search public LinkedIn profiles with role, company and location filters. Short returns basic profiles; Full adds available work experience and education; Full + email search also attempts email lookup. Email availability is not guaranteed. Full costs $0.0056 per profile plus $0.14 per search page; email mode costs $0.014 per attempted profile plus $0.14 per page, replacing the ordinary profile fee. Short charges pages only. Set maxItems to 20–250 and takePages to 1–10; each search page contains up to 25 profiles. For 20 profiles and one page, Full estimates $0.2520, email mode $0.4200 and Short $0.1400. The worked-example response uses fictional profile details and shows that email, current-position and education lists may be empty.
Agents select this operation with tool ID apify.harvest-api-linkedin-profile-search, then check its current inputs and price before a run.
inputobject · requiredProvider-specific public source, URL or search criteria.
maxItemsinteger · optionalMaximum number of records to return.
minimum: 20 · maximum: 250
connectionsCountnumberReturned connections count value.
currentPositionarrayReturned current position value.
emailsarrayReturned emails value.
firstNamestringReturned first name value.
followerCountnumberReturned follower count value.
headlinestringReturned headline value.
hiringbooleanReturned hiring value.
idstringReturned id value.
lastNamestringReturned last name value.
linkedinUrlstringReturned linkedin url value.
locationobjectReturned location value.
openToWorkbooleanReturned open to work value.
primaryLocaleobjectReturned primary locale value.
profileLocalesarrayReturned profile locales value.
profileTopEducationarrayReturned profile top education value.
publicIdentifierstringReturned public identifier value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "apify.harvest-api-linkedin-profile-search",
"input": {
"input": {
"maxItems": 20,
"locations": [
"United Kingdom"
],
"startPage": 1,
"takePages": 1,
"searchQuery": "Sales Director",
"profileScraperMode": "Full + email search"
},
"maxItems": 20
}
}{
"id": "ACoAA-public-profile-id",
"emails": [],
"hiring": false,
"headline": "Sales Director focused on enterprise software",
"lastName": "Morgan",
"location": {
"parsed": {
"text": "London, England, United Kingdom",
"country": "United Kingdom",
"regionCode": null,
"countryCode": "GB",
"countryFull": "United Kingdom"
},
"countryCode": "GB",
"linkedinText": "London, England, United Kingdom"
},
"verified": false,
"firstName": "Avery",
"topSkills": [],
"openToWork": false,
"linkedinUrl": "https://www.linkedin.com/in/avery-morgan",
"followerCount": 620,
"primaryLocale": {
"country": "GB",
"language": "en"
},
"profileLocales": [
{
"country": "GB",
"language": "en"
}
],
"currentPosition": [],
"connectionsCount": 500,
"publicIdentifier": "avery-morgan",
"profileTopEducation": []
}provider_charge_floor: Requests below 20 profiles can consume HarvestAPI's search-page charge and stop before returning profiles.Set maxItems to at least 20, even when takePages is 1. Smaller requests can incur upstream usage while returning no usable result.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.