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.
This required parameter is a string. It represents the APIKEY obtained from the developer dashboard. You must use it in the query string of your request as ?apikey=YOUR_API_KEY or in the headers as x-api-key: YOUR_API_KEY
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. Single location string without separators or special characters. Allowed: letters, digits, spaces, and hyphens. Examples: "France", "USA", "New York", "Saint-Etienne". Invalid: "USA; France", "Paris, France", "London;".
This required parameter is a string. It represents the Social URL of the company with this format: https://www.social.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 The endpoint returns a list of jobs.
Indicates success or failure of api request.
Represents the number of credits consumed by this query.
Represents the usable credits available for the user account after this query.
Represents the usable daily request limit available for the user account after this query.
Represents the usable daily request limit available for the user account after this query.
Represents the usable minute request limit available for the user account after this query.
Represents the next minute rate limit reset for the user account after this query. Datetime in ISO 8601 format (e.g., 2025-11-14T14:34:43.000Z).
Array of jobs