{
  "id": "kanzen-games",
  "displayName": "KanZen Games (Canadian TCG & sports-card store, CAD)",
  "sourceId": "kanzen-games",
  "sourceName": "KanZen Games",
  "sourceType": "dealer",
  "sourceUrl": "https://www.kanzengames.com",
  "module": "api/kanzen-games",
  "enginePriority": [
    "api"
  ],
  "categories": [
    "pokemon",
    "magic_the_gathering",
    "disney_lorcana",
    "other_tcg",
    "digimon_tcg",
    "one_piece_card_game",
    "dragon_ball_tcg",
    "football_cards",
    "basketball_cards",
    "yugioh",
    "weiss_schwarz"
  ],
  "regions": [
    "CA"
  ],
  "languages": [
    "en"
  ],
  "currency": [
    "CAD"
  ],
  "supportsListings": true,
  "supportsSold": false,
  "supportsAuctions": false,
  "supportsImages": true,
  "supportsCatalog": false,
  "supportsPopulation": false,
  "supportsLookup": true,
  "refreshFrequencyMinutes": 720,
  "priority": "medium",
  "trustScore": 0.75,
  "attributionRequired": true,
  "termsUrl": "https://www.kanzengames.com/policies/terms-of-service",
  "accessNotes": "KanZen Games (kanzengames.com) runs on Shopify. The connector reads ONLY the public, unauthenticated storefront JSON that every Shopify shop serves to any visitor: /collections/<handle>/products.json?limit=250&page=N for the 15 configured collections (slabs, graded-card-in-stock, ebay-pokemon-singles, pokemon-tcg-mega-evolution, japanese-sealed, magic-the-gathering, disney-lorcana-singles-1, gundam-singles-all … (+7 more, see config.collections)) and /products/<handle>.json for URL lookups (~63k products; 53k TCG singles, 750 PSA slabs). robots.txt (verified 2026-09-08, User-agent *): standard Shopify rules — Disallow /admin, /cart, /checkout(s), /orders, /account, /services, /sf_*, /cart.js, /recommendations/products, /cdn/wpm/*.js and the filter/sort crawl traps (/collections/*sort_by*, /collections/*+*, /collections/*filter*&*filter*); no Crawl-delay for *. The /collections/<handle>/products.json and /products/<handle>.json paths we read carry none of those patterns and are allowed. Sitemap declared at /sitemap.xml (not needed). Access behaviour: plain HTTP 200 JSON with the honest RareIndexBot UA, no anti-bot challenge, no login, no key. Market pinning: Shopify Markets localises products.json prices by the requester IP as soon as an Accept-Language header is present (observed on Markets-enabled shops: a Canadian crawler receives CAD-converted prices with content-language en-CA while the JSON carries no currency field). Every request therefore sends the public localization=CA cookie — the shop's own home market, exactly what a CA visitor gets — so prices are always the declared CAD (verified 2026-09-08: 30.00 vs 43.00 on a Markets shop). Politeness: 1 request per 1.5 s, concurrency 1 per host (connectors/domains.d/g3-shops-na.json), crawlDepth pages per collection per incremental run, backfill bounded by backfillMaxPages. Data: asking prices in CAD (the shop's declared currency) — these are LISTINGS, never sales (§111); one listing per variant (condition/size/edition), variant SKU kept as identifier, out-of-stock variants kept as 'ended' listings, 0.00-priced placeholders dropped. Dates: published_at only; no fetch time is ever used as a sale date. Third-party grades in titles (PSA/BGS/CGC/ICCS/PMG…) are parsed by parseGradeFromTitle; cert numbers are not extracted. Deliberately NOT fetched: cart/checkout/account/customer endpoints, per-product .js barcode enrichment (fetchBarcodes=false: one extra request per product is not worth it for listings), the whole-shop /products.json, and unmapped collections — deck-box/sleeve/binder collections, \"all products\" umbrella collections, tournament entries. No personal data is collected; seller = the store itself.",
  "enabled": true,
  "schemaVersion": "1.0",
  "acquisitionMethod": "Shopify storefront products.json",
  "historicalDepth": "none",
  "requires": [],
  "config": {
    "currency": "CAD",
    "market": "CA",
    "seller": "KanZen Games",
    "location": "Toronto, ON, Canada",
    "collections": [
      {
        "handle": "slabs",
        "categorySlug": "pokemon",
        "franchise": "Pokémon"
      },
      {
        "handle": "graded-card-in-stock",
        "categorySlug": "pokemon",
        "franchise": "Pokémon"
      },
      {
        "handle": "ebay-pokemon-singles",
        "categorySlug": "pokemon",
        "franchise": "Pokémon"
      },
      {
        "handle": "pokemon-tcg-mega-evolution",
        "categorySlug": "pokemon",
        "franchise": "Pokémon"
      },
      {
        "handle": "japanese-sealed",
        "categorySlug": "pokemon",
        "franchise": "Pokémon"
      },
      {
        "handle": "magic-the-gathering",
        "categorySlug": "magic_the_gathering",
        "franchise": "Magic: The Gathering"
      },
      {
        "handle": "disney-lorcana-singles-1",
        "categorySlug": "disney_lorcana",
        "franchise": "Disney Lorcana"
      },
      {
        "handle": "gundam-singles-all",
        "categorySlug": "other_tcg",
        "franchise": "Gundam Card Game"
      },
      {
        "handle": "digimon-single",
        "categorySlug": "digimon_tcg",
        "franchise": "Digimon"
      },
      {
        "handle": "digimon-sealed",
        "categorySlug": "digimon_tcg",
        "franchise": "Digimon"
      },
      {
        "handle": "one-piece-tcg-singles-all",
        "categorySlug": "one_piece_card_game",
        "franchise": "One Piece"
      },
      {
        "handle": "dragon-ball-tcg",
        "categorySlug": "dragon_ball_tcg",
        "franchise": "Dragon Ball Super"
      },
      {
        "handle": "hololive-tcg-sealed",
        "categorySlug": "other_tcg",
        "franchise": "hololive"
      },
      {
        "handle": "football-sealed",
        "categorySlug": "football_cards"
      },
      {
        "handle": "basketball-sealed-all",
        "categorySlug": "basketball_cards"
      }
    ],
    "rules": [
      {
        "match": "\\bone piece\\b|\\bOP\\d{2}\\b",
        "categorySlug": "one_piece_card_game",
        "franchise": "One Piece"
      },
      {
        "match": "\\bmagic\\b|\\bmtg\\b",
        "categorySlug": "magic_the_gathering",
        "franchise": "Magic: The Gathering"
      },
      {
        "match": "yu-?gi-?oh",
        "categorySlug": "yugioh",
        "franchise": "Yu-Gi-Oh!"
      },
      {
        "match": "\\blorcana\\b",
        "categorySlug": "disney_lorcana",
        "franchise": "Disney Lorcana"
      },
      {
        "match": "\\bdigimon\\b",
        "categorySlug": "digimon_tcg",
        "franchise": "Digimon"
      },
      {
        "match": "\\bdragon ball\\b",
        "categorySlug": "dragon_ball_tcg",
        "franchise": "Dragon Ball Super"
      },
      {
        "match": "\\bweiss\\b",
        "categorySlug": "weiss_schwarz",
        "franchise": "Weiß Schwarz"
      }
    ],
    "defaultCategory": null,
    "exclude": "gift card|sleeves?|deck box|binder|playmat|toploader|top loader|storage box|dice|tokens? only|bundle of|mystery|buylist|submission|event ticket|\\bentry\\b|tournament|store credit|pre-?release event|supplies|card savers?|\\brepack|bulk lot|\\blot of\\b|\\bpaints?\\b|primer|brushes|online (pack|code)|digital code|code card|unused digital|ptcgo|ptcg live",
    "keepOutOfStock": true,
    "fetchBarcodes": false,
    "wholeShop": false,
    "pageSize": 250,
    "titlePattern": "^(?:PSA|BGS|CGC|TAG|ACE|SGC)\\s*[\\d.]+\\s*-\\s*(?<name>.+?)\\s*-\\s*(?<set>.+?)\\s*-\\s*#(?<number>\\S+)"
  }
}
