Check this how-to to see how to craft a people search on LinkedIn:
A valid URL looks like this: https://www.linkedin.com/search/results/people/?facetGeoRegion=%5B%22fr%3A0%22%5D&keywords=CTO
You can choose to maximize the number of results extracted for the search by setting the maximum results.
By default it is set to LinkedIn's system limit of 1000.
Extract more people
If you want/need to extract more people, you should create another configuration with a new segmentation.
Example:
You want to extract "growth hacker" profiles in France. If you build your search URL with the France segmentation, you'll be able to extract only 1000 profiles. In order to have more results, we suggest you do the following:
- One configuration with a "growth hacker" search in Paris
- A second configuration with a "growth hacker" search in Lyon
...
And do this for every city in France.
To use this setting with the API, you can pass max_results to the input_parameters field.