Linkedin Job Count
Linkedin Job Count via API.
Credit cost: 2 credits per call
Authorization
ApiKeyAuth x-api-key<token>
Your API key. Include it in the x-api-key header for every request.
In: header
Query Parameters
geo_id*number
when*string
job_type*string
flexibility*string
distance*number
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.piloterr.com/v2/linkedin/job/count?geo_id=0&when=string&job_type=string&flexibility=string&distance=0"[
{
"name": "Example",
"value": {
"count": 611
}
}
]{
"error": "Bad Request"
}{
"error": "Invalid API Key"
}{
"error": "Payment required"
}{
"error": "Rate limit exceeded for the API key: quota monthly"
}{
"error": "Internal Error"
}