# Connecteur générique (JSON-LD / microdata / OG) (`generic`) *Généré le 2026-08-23 16:01 par `scripts/gen_connector_docs.py` — fichier produit automatiquement, ne pas éditer à la main.* ## Mécanique / endpoint - Sitemap → pages produit → extraction du balisage produit (JSON-LD, microdata, Open Graph). Sert PrestaShop, Magento, BigCommerce, Lightspeed, Snipcart et les sites custom (endpoint sentinelle `__generic__`). - Module : `fabrika/connectors/generic.py` - Plateformes BD routées ici : `generic`, `prestashop`, `magento`, `bigcommerce`, `lightspeed`, `snipcart` **En-tête du module :** > Fabri-Ka — Agrégateur de produits québécois > Auteur : Simon-Pierre Boucher — contact@spboucher.ai > connectors/generic.py : connecteur universel par sitemap + extraction du > balisage produit rendu côté serveur (JSON-LD schema.org Product, microdata, > Open Graph product, blobs PrestaShop/Magento). Couvre PrestaShop, Magento, > BigCommerce, WordPress non-Woo et sites ecommerce sur mesure. Scrapfly en > secours pour l'anti-bot. Rendu client-only (Ecwid) non couvert ; Square > Online est couvert par connectors/square.py (vague 2). ## Boutiques rattachées - Registre `data/stores.json` : **81** boutiques - En base (table `stores`) : **30** activées, **23** avec produits **Top 5 par volume :** | Boutique | Domaine | Produits | Dernier sync | Statut | |---|---|---|---|---| | Boutique Nomade | `boutiquenomade.net` | 800 | 2026-08-23 16:00 | ok | | Alpha Signa | `alphasigna.com` | 800 | 2026-08-23 15:44 | ok | | Bijouterie Concept | `bijouterieconcept.com` | 800 | 2026-08-23 15:31 | ok | | Mondou | `mondou.com` | 799 | 2026-08-23 15:31 | ok | | Bijouterie Pénélope | `bijouteriepenelope.com` | 798 | 2026-08-23 15:52 | ok | ## Volumétrie & complétude (BD live) | Indicateur | Valeur | |---|---| | Produits actifs | 8 229 | | Prix | 100.0 % | | Photos | 82.8 % | | Description | 95.4 % | | Détails (variantes/attributs) | 0.0 % | | — dont avis (rating/review_count) | 0.0 % | | — dont poids/dimensions | 0.0 % | ## Gotchas - Scrapfly/Firecrawl en secours anti-bot quand l'accès direct échoue (403/429). - Rendu 100 % client (Ecwid) non couvert — voir la fiche [verdict Ecwid](ecwid.md). Voir aussi : [INDEX](INDEX.md) · [transport Scrapfly](scrapfly-transport.md) · [découverte & registre](decouverte-registre.md).