Job Search
This operation allows you to extract data from a Job Search by keywords, location and companyUrl filters. At least one of the input parameters is required. Pagination is limited to 10 pages, with a maximum of 50 items per page, allowing retrieval of up to 500 items. It returns a list of job data as the response. This operation consumes 1 credit.
Authorizations
This required parameter is a string. It represents the APIKEY obtained from the developer dashboard.
Query Parameters
This required parameter is a string. It represents the keywords contained by the job title.
This required parameter is a string. It represents the location of the job. It can be the city, the region of the country name.
This required parameter is a string. It represents the LinkedIn URL of the company with this format: https://www.linkedin.com/company/xxxxxxxxxx/.
This optional parameter is a string. It represents the page number of the results.
1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 10
Response
The response is of type object
.