App Logo
wizbii.com

Search Wizbii jobs

Searches job listings on jobs.wizbii.com by filtering by business domain (slug required, e.g. developpement-informatique, marketing, ventes — full list at wizbii.com/directory/lp/domaine) and optionally by city (slug, e.g. paris, lyon — list at wizbii.com/directory/lp/ville). No free-text keyword search: the site only exposes this category×city filter. Returns the site's own richer listing data for each result. An invalid domain or city throws explicitly rather than returning an empty page. 1-based pagination, matching the site's own URL.

Input

domain required

Wizbii business domain slug, e.g. "developpement-informatique", "marketing", "ventes", "comptabilite-controle-de-gestion", "rh-formation". Full list at wizbii.com/directory/lp/domaine.

city optional

Optional city slug, e.g. "paris", "lyon". Must match an existing city on the site (see wizbii.com/directory/lp/ville).

page optional

Page number, 1-based, as in the site's URL (?page=N). Defaults to 1.

Output

jobs required
page required

Current page, 0-based (as returned by Algolia)

nbHits required

Total number of listings matching the filter

nbPages required

Total number of pages

FAQ

Searches job listings on jobs.wizbii.com by filtering by business domain (slug required, e.g. developpement-informatique, marketing, ventes — full list at wizbii.com/directory/lp/domaine) and optionally by city (slug, e.g. paris, lyon — list at wizbii.com/directory/lp/ville). No free-text keyword search: the site only exposes this category×city filter. Returns the site's own richer listing data for each result. An invalid domain or city throws explicitly rather than returning an empty page. 1-based pagination, matching the site's own URL.
Required: domain. Optional: city, page.
It returns jobs, page, nbHits, nbPages.
No. It only uses pages of wizbii.com that are reachable without signing in.
It only reads. It looks things up on wizbii.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/wizbii.com/search_jobs, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/wizbii.com/search_jobs
It is part of Reduck's official curated catalogue.

Start building not clicking