This action is particularly useful when you need to gather information about individuals on LinkedIn for purposes such as lead generation, market research, or talent acquisition.

Inputs

The action requires a LinkedIn People Search URL as an input.

linkedin_people_search_url
string
required

The LinkedIn People Search URL should start with ‘https://www.linkedin.com/search/results/people’.

Parameters

The action accepts two parameters: max_results and only_extract_unique_profile.

max_results
number
default:
100

This parameter sets the maximum number of results to extract. The default value is 100, and the maximum value is 1000.

only_extract_unique_profile
boolean
default:
false

This parameter determines whether to extract all results or only unique results. By default, it is set to false, meaning it will extract all results. If set to true, it will only extract searches that contain one unique result.

Output Fields

The action returns a list of people with the following fields:

Here is the JSON schema for the output fields:

Specificities

To extract more people, you should create another configuration with a new segmentation. For example, if you want to extract “growth hacker” profiles in France, you can create one configuration with a “growth hacker” search in Paris and a second configuration with a “growth hacker” search in Lyon. This way, you can extract more than the system limit of 1000 profiles.