# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/otipgroupofcompaniesogc.py # Rôle : Connecteur OTIP Group of Companies (OGC) — smartrecruiters (org « OTIPGroupofCompaniesOGC ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-23] # Créé : 2026-08-23 Modifié : 2026-08-23 # ============================================================================= from .smartrecruiters import SmartRecruitersConnector class OtipgroupofcompaniesogcConnector(SmartRecruitersConnector): source_id = 'otipgroupofcompaniesogc' EMPLOYER = 'OTIP Group of Companies (OGC)' COMPANY = 'OTIPGroupofCompaniesOGC'