App Logo
jooble.org

Search Jooble jobs

Searches job listings on jooble.org (global/US, English UI) by driving the site's own search form (keyword + city) and reading the results it returns. Dismisses the cookie-consent banner if present. Pagination beyond the first page is loaded via progressive scroll, matching the site's own infinite-scroll behavior. One thing to be aware of: Jooble is sensitive to request rate and can temporarily block rapid repeated searches within a short window; if a search fails, space out retries rather than repeating it immediately.

Input

query required

Search keyword (job, skill, job title), e.g. "accountant", "python developer".

page optional

Page number, 1-based. Defaults to 1 (first 20 results). Later pages are loaded via progressive scroll, as on the site.

location optional

Free-text city or region, e.g. "Lyon", "Paris". Optional — defaults to searching all of France.

Output

jobs required
page required
jobsAmount required

Number of listings matching the current filter (keyword + location)

totalJobsAmount required

Total number of listings across all of Jooble France

region optional

FAQ

Searches job listings on jooble.org (global/US, English UI) by driving the site's own search form (keyword + city) and reading the results it returns. Dismisses the cookie-consent banner if present. Pagination beyond the first page is loaded via progressive scroll, matching the site's own infinite-scroll behavior. One thing to be aware of: Jooble is sensitive to request rate and can temporarily block rapid repeated searches within a short window; if a search fails, space out retries rather than repeating it immediately.
Required: query. Optional: page, location.
It returns jobs, page, region, jobsAmount, totalJobsAmount.
No. It only uses pages of jooble.org that are reachable without signing in.
It only reads. It looks things up on jooble.org and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/jooble.org/search_jobs, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/jooble.org/search_jobs
It is part of Reduck's official curated catalogue.

Start building not clicking