Retrieve a list of LinkedIn companies matching the specified search criteria.
location parameter works fine.NY returns New Zealand instead of New York; UK returns Ukraine instead of United Kingdom.
The location search is based on LinkedIn autocomplete feature, you can try it on the website first.
The scraper will use the first suggestion from the autocomplete popup when you type your location.
The same autocomplete is available via our API. You can look up a location and get LinkedIn GeoID to use for the API endpoint.
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.