/smartrecruiters/jobs/search
List job postings from a company’s SmartRecruiters career board by board handle, optionally narrowed by keyword, country, region, city, department or a custom field. Each posting includes name, reference number, release date, location, industry, function, department, type of employment, experience level, language and custom fields.
Price: 5 credits per 100 results
💡 AI Hint: List the job postings of a specific company’s SmartRecruiters career board. company is the board handle (e.g. Visa), case-insensitive; count is how many postings to return. Optional q (keyword), country, region, city, department and custom_field (fieldId:valueId) filters narrow the results. Each item has id, name, ref_number, released_at, location, industry, function, department, type_of_employment, experience_level, language and custom_fields.
⚠️ Common errors: 412: Company board not found
Authorizations
API token from the dashboard
Headers
Body
Company career-board handle from the careers URL (jobs.smartrecruiters.com/{company})
1"Visa"
"BoschGroup"
Max number of job postings to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Full-text keyword query
"engineer"
Filter by ISO country code
1"us"
Filter by region / state
1"TX"
Filter by city
1"Austin"
Filter by department id
1"868639"
Filter by a custom field, formatted as fieldId:valueId
1"57ac0c81e4b06e7ab19310e1:TEC"
Response
Successful Response