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