API
Search
REST API
Returns a list of job offers matching your query
The search index is limited to returning up to 1,000 records per query. If the dataset contains more than this number of records, only the first 1,000 results will be available. To access additional records, the query must be refined using filters or more restrictive search criteria.
Request:
GET https://isitfair.pl/api/v1/offers/search
Params:
(string) offer_status | job offer status. | ||||||
| |||||||
(string) offer_source [optional] | job offer source. | ||||||
| |||||||
(string) offer_category [optional] | job offer category. | ||||||
| |||||||
(string) search [optional] | search text, e.g. city + technology. | ||||||
(int) page [optional] | results page number (pagination). |