This parameter specifies the private key you’ll need for Piloterr access.
Parameters
The keyword to search for.
Experience level to filter by. Possible values are internship, entry_level, associate, mid_senior, director.
Job type to filter by. Possible values are full_time, part_time, contract, temporary, internship, volunteer.
Time period to filter by. Possible values are day, week, month.
Flexibility to filter by. Possible values are remote, flexible, on_site.
Distance to filter by. Possible values are 5, 10, 25, 50, 100.
The geo_id of the location to search for. For example, 92000000 is the geo_id of world wide.
The company_id of the company to search for. For example, 33246798 is the company_id of TikTok.
Response
The number of jobs posted.
curl --location --request GET 'https://piloterr.com/api/v2/linkedin/job/count?when=day&geo_id=105073465' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>' \