Search Companies
Retrieve a list of LinkedIn companies matching the specified search criteria.
Search by LinkedIn GeoID
For most of the cases, when specifying full location name, the search by the location
parameter should work fine.
However sometimes search by location may not give you what you expect, as LinkedIn have some other location for your text query.
For example, NY
returns New Zealand
as first match instead of New York
(it’s based on LinkedIn autocomplete feature, you can try it in UI).
To make sure the location is correct, you can fetch LinkedIn GeoID first and check it. GeoID search is free, it will not count against your quota.
Authorizations
Query Parameters
Keywords to search for in company names.
Filter companies by location.
Filter by location as LinkedIn Geo ID. Overrides the location query param. Use the /linkedin/geo-id-search endpoint to find the Geo ID
Filter by company size. One value or multiple comma-separated. Supported values: '1-10', '11-50', '51-200', '201-500', '501-1000', '1001-5000', '5001-10000', '10001+'
Page number for pagination.
Response
A list of companies matching the search criteria.
The response is of type object
.