Geo / Company Suggest
Reference
Geo / Company Suggest
Resolve a free-text place or company name to the numeric geo_id / company_id that job-search filters expect.
GET
Geo / Company Suggest
Typeahead that turns a free-text place or company name into the numeric id
LinkedIn’s job filters use. Set
type=geo to resolve a location to a
geo_id, or type=company to resolve a company name to a company_id. Feed
the returned id into
/jobs/search (geo_id /
company_id) or
/companies/{company_id}/jobs.
Credits: 2
Authorization
Your ScrapeBadger API key.
Query Parameters
Free-text place or company name, e.g.
London or Microsoft.What to resolve —
geo (locations) or company (companies).Country/locale for the request.
Response
Echo of the requested query.
Echo of the requested type (
geo or company).Suggestions.
Example
Response

