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