# Extract the next new job offer — Infojobs Botize method — `infojobs.offers_by_query` (trigger). Extract job offers based on a keyword or company. This is a trigger: it starts the task. A task has exactly one. ## Fields you set The field's internal name, its type and the values it accepts. These fields accept `{{...}}` tags from earlier steps. - `query` *(string)* — Filter by keywords - `company` *(string)* — Filter by company name ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{title}}` *(text)* — Title - `{{province}}` *(text)* — Province - `{{city}}` *(text)* — City - `{{contract_type}}` *(text)* — Contract type - `{{category}}` *(text)* — Category - `{{author}}` *(text)* — Author - `{{url}}` *(url)* — URL - `{{date}}` *(date)* — Date - `{{salary_min}}` *(text)* — Salary Min. - `{{salary_max}}` *(text)* — Salary Max. - `{{salary_period}}` *(text)* — Salary Period ## Account Needs a connected Infojobs account in Botize: https://botize.com/en/app/infojobs/authenticate ## This app Every trigger and action for Infojobs: https://botize.com/en/app/infojobs.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/method/infojobs/offers_by_query