Linkedin
LinkedIn Job Suggest
Get job suggestions based on a keyword
GET
/
api
/
v2
/
linkedin
/
job
/
suggest
Header
x-api-key
string
requiredThis parameter specifies the private key you’ll need for Piloterr access.
Parameters
query
string
The keyword to search for.
location
boolean
If you want to find jobs in a specific location, set this parameter to true
. The geoid
of the locations will be returned in the response.
Response
Job Suggest
object
id
string
The id of the keyword or the geoid of the location.
name
string
The name of the keyword or location.
type
string
Can be keyword
or geo
.
Was this page helpful?