Count Profiles
Count matching profiles based on job titles and locations
Count Profiles
The Count Profiles endpoint allows you to count the number of employee profiles matching specific criteria for a company. You can filter by job titles and locations to get precise counts of potential prospects.
Required Parameters
You must provide one of the following to identify the target company:
company_linkedin_id
: The LinkedIn company identifiercompany_linkedin_url
: The full URL of the company’s LinkedIn profile
Location IDs Reference
Location IDs used in this endpoint can be found in our reference spreadsheet. If you need additional locations added to this list, please contact our support team.
Request Example
Alternative company identification:
Response Example
Understanding the Response
total
: The total number of profiles matching your criteriatitle_to_include
: List of job titles that were included in the searchtitle_to_exclude
: List of job titles that were excluded from the searchincluded_locations
: List of LinkedIn location IDs that were includedexcluded_locations
: List of LinkedIn location IDs that were excluded
Tips
- Use location IDs to target specific geographic areas
- Combine title inclusions and exclusions to refine your search
- Keep your title filters relevant to ensure accurate results
Authorizations
Your API key
Body
LinkedIn company identifier
"1234567"
List of job titles that were included in the search
["Software Engineer", "Developer"]
List of job titles that were excluded from the search
["Junior"]
List of LinkedIn location IDs that were included in the search
["105015875", "102221843"]
List of LinkedIn location IDs that were excluded from the search
["103644278"]
LinkedIn company identifier
"1234567"
List of job titles that were included in the search
["Software Engineer", "Developer"]
List of job titles that were excluded from the search
["Junior"]
List of LinkedIn location IDs that were included in the search
["105015875", "102221843"]
List of LinkedIn location IDs that were excluded from the search
["103644278"]
LinkedIn company profile URL
"https://www.linkedin.com/company/microsoft"
List of job titles that were included in the search
["Software Engineer", "Developer"]
List of job titles that were excluded from the search
["Junior"]
List of LinkedIn location IDs that were included in the search
["105015875", "102221843"]
List of LinkedIn location IDs that were excluded from the search
["103644278"]
Response
Total number of matching profiles
26
List of job titles that were included in the search
["Software Engineer", "Developer"]
List of job titles that were excluded from the search
["Junior"]
List of LinkedIn location IDs that were included in the search
["105015875", "102221843"]
List of LinkedIn location IDs that were excluded from the search
["103644278"]