# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/arago.py # Rôle : Connecteur Arago — smartrecruiters (org « Arago ») # [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 AragoConnector(SmartRecruitersConnector): source_id = 'arago' EMPLOYER = 'Arago' COMPANY = 'Arago'