Search Profile
Search for LinkedIn profiles with advanced filters
Search for LinkedIn profiles using multiple filters including company, location, school, network, and keywords.
Credit Usage: 1 credit per 10 results (or fraction thereof). For example:
- 1-10 results = 1 credit
- 11-20 results = 2 credits
- 300 results = 30 credits
Header Parameters
Your API key
Body Parameters
LinkedIn company URL or identifier to filter by current company. Use semicolon (;) as separator for multiple companies (e.g., “google;microsoft;apple”).
Geographic location to filter profiles. Use semicolon (;) as separator for multiple locations (e.g., “Paris;London;New York”).
LinkedIn school URL or identifier to filter by education. Use semicolon (;) as separator for multiple schools (e.g., “harvard;stanford;mit”).
Network connection level to filter by:
- “F” = First-degree connections (1st)
- “S” = Second-degree connections (2nd)
- “O” = Out-of-network connections (3rd+) Use (,) as separator for multiple, eg: F,S,O
Search keyword to find relevant profiles
Number of profiles to retrieve (used when not in pagination mode)
First page to fetch when using pagination mode (default: 1)
Last page to fetch when using pagination mode (default: same as start_page)
Country code for proxy selection. Available: (US,UK,FR)
First name parameter in advanced keyword
Last name parameter in advanced keyword
Title text parameter in advanced keyword
LinkedIn authentication cookie obtained from the login/verify process
Response
Request status (success/error)
Notes
- Company and school identifiers can be either:
- Full LinkedIn URLs (https://www.linkedin.com/company/…)
- Company/school names or identifiers
- Location search supports:
- Cities
- Regions
- Countries
- Market areas
- Profile pictures are direct links to LinkedIn’s media servers
- Missing information is marked as ‘N/A’
- Profile pictures may be null if not available or restricted
- The
total_available_results
field shows the total number of profiles that match your search criteria on LinkedIn - Results are paginated with a maximum of 50 profiles per page
- Pagination Mode vs. Total Results Mode:
- Total Results Mode: Use the
total_results
parameter to specify how many profiles you want (default) - Pagination Mode: Use
start_page
andend_page
parameters to fetch specific pages of results - Credit usage in pagination mode is based on the number of pages fetched (1 credit per page)
- When using pagination mode,
total_results
parameter is ignored
- Total Results Mode: Use the
- Search results may be limited by:
- LinkedIn’s visibility settings
- Your network connection level
- Profile privacy settings
- Search restrictions:
- Rate limits apply