Philip Hanekom
02/12/2025, 9:37 AMXoel
Philip Hanekom
02/12/2025, 10:03 AMXoel
Philip Hanekom
02/12/2025, 10:03 AMXoel
Philip Hanekom
02/12/2025, 10:49 AMXoel
Philip Hanekom
02/12/2025, 10:57 AMcurl --request POST \
--url "<https://api.theirstack.com/v1/jobs/search>" \
--header "Accept: application/json" \
--header "Content-Type: application/json" \
--header "Authorization: Bearer " \
-d '{
"order_by": [
{
"desc": true,
"field": "num_jobs"
}
],
"include_total_results": false,
"industry_id_or": [
27
],
"job_country_code_or": [
"GB"
],
"posted_at_max_age_days": 15,
"min_salary_usd": 5,
"job_location_pattern_or": [
"Aberdeen",
"Bath",
"Birmingham",
"Bradford",
"Brighton & Hove",
"Bristol",
"Cambridge",
"Canterbury",
"Carlisle",
"Chester",
"Chichester",
"Coventry",
"Derby",
"Durham",
"Ely",
"Exeter",
"Gloucester",
"Hereford",
"Kingston upon Hull",
"Lancaster",
"Leeds",
"Leicester",
"Lichfield",
"Lincoln",
"Liverpool",
"London",
"Manchester",
"Newcastle upon Tyne",
"Norwich",
"Nottingham",
"Oxford",
"Peterborough",
"Plymouth",
"Portsmouth",
"Preston",
"Ripon",
"Salford",
"Salisbury",
"Sheffield",
"Southampton",
"St Albans",
"Stoke-on-Trent",
"Sunderland",
"Truro",
"Wakefield",
"Wells",
"Westminster",
"Winchester",
"Wolverhampton",
"Worcester",
"York"
],
"page": 0,
"limit": 10,
"blur_company_data": false
}'Philip Hanekom
02/12/2025, 11:08 AMXoel
Xoel
Philip Hanekom
02/12/2025, 11:17 AMPhilip Hanekom
02/12/2025, 11:21 AMPhilip Hanekom
02/12/2025, 11:22 AMXoel