# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/jobka/connectors/umanrecrutement.py # Rôle : Connecteur Uman Recrutement — Zoho Recruit (umanrecrutement.zohorecruit.com) # Créé : 2026-08-25 Modifié : 2026-08-25 # ============================================================================= from .zoho_recruit import ZohoRecruitConnector class UmanrecrutementConnector(ZohoRecruitConnector): source_id = "umanrecrutement" EMPLOYER = "Uman Recrutement" ORG = "umanrecrutement" PAGE = "Careers"