← All product updates

June 6, 2025

New job description contains-any filter

New job description contains-any filter
Xoel López
Xoel López

Co-Founder at TheirStack

New job description filter contains any in Job Search page and Jobs Search endpoint**.

Until now, searching in job descriptions required using regex patterns, which wasn't very user-friendly for non-technical users.

We have added job_description_contains_or param to our API to allow you to search for whole words in job descriptions. Only finds complete words (e.g., searching 'quality' won't match 'inequality').

More technical information about how this filter works can be found in the API docs.