source_labonneboite
Find companies likely to recruit in a given occupation and location, even without published job offers, by querying the hidden job market via La Bonne Boîte.
Instructions
Fetch companies likely to hire from La Bonne Boîte (hidden job market).
La Bonne Boîte surfaces companies likely to recruit in a given ROME code
and commune, even when they have published no formal job offer. Each result
is a JobPosting with a (marché caché) title prefix.
Requires env: FRANCE_TRAVAIL_ID, FRANCE_TRAVAIL_SECRET Scope: api_labonneboitev1 (partner must subscribe in the FT developer portal)
NOTE: scope acceptance requires partner subscription to the La Bonne Boîte product. Live verification of the endpoint and scope is needed before production use — see project report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rome | Yes | ROME occupation code (e.g. ``"M1805"``). | |
| commune | Yes | INSEE commune code (e.g. ``"69123"`` for Lyon). | |
| distance | No | Radius in km, default 10. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| query | No | ||
| count | Yes | ||
| jobs | No | ||
| warnings | No |