Search Profile
Profile Management
Search Profile
Search for LinkedIn profiles with advanced filters
POST
Search Profile
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, DE, NL, IT, IL, CA, BR, ES, IN)
First name parameter in advanced keyword
Last name parameter in advanced keyword
Title text parameter in advanced keyword
LinkedIn profile URL(s) to filter by their connections.
Use semicolon (;) as separator for multiple profiles (e.g., “https://www.linkedin.com/in/john-doe;https://www.linkedin.com/in/jane-doe”).
Industry to filter profiles by.
Use semicolon (;) as separator for multiple industries (e.g., “software;marketing;finance”).Get the full list of available industries at:
api.linkupapi.com/v1/tool/industriesLinkedIn company URL or identifier to filter by past/previous company.
Use semicolon (;) as separator for multiple companies (e.g., “Google;Microsoft;Amazon”).
LinkedIn profile URL(s) to filter by followers of that profile.
Use semicolon (;) as separator for multiple profiles (e.g., “https://www.linkedin.com/in/john-doe;https://www.linkedin.com/in/jane-doe”).
LinkedIn authentication cookie obtained from the login/verify process
Whether to fetch the invitation state for each profile. When set to true, the response will include the current invitation/connection status for each profile.
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_resultsfield shows the total number of profiles that match your search criteria on LinkedIn - Results are paginated with a maximum of 50 profiles per page
- Search restrictions:
- Rate limits apply