source_careerjet
Fetch job listings from Careerjet's international job aggregator using keywords and location filters. Specify locale to target specific markets.
Instructions
Fetch jobs from Careerjet public API (international job aggregator).
Optional env: CAREERJET_AFFID — affiliate ID for higher rate limits. Works without it in some locales (reduced results possible).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | Yes | Search keywords (e.g. ``"développeur python"``). | |
| location | No | Location filter (e.g. ``"Paris"``). Empty = all. | |
| locale | No | Careerjet locale code, default ``"fr_FR"``. | fr_FR |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| query | No | ||
| count | Yes | ||
| jobs | No | ||
| warnings | No |