{
  "id": "yuyu-tei",
  "displayName": "Yuyu-tei (遊々亭) singles",
  "sourceId": "yuyu-tei",
  "sourceName": "Yuyu-tei",
  "sourceType": "dealer",
  "sourceUrl": "https://yuyu-tei.jp",
  "module": "api/yuyu-tei",
  "enginePriority": ["api"],
  "categories": ["pokemon", "one_piece_card_game", "yugioh", "weiss_schwarz", "digimon_tcg", "dragon_ball_tcg", "other_tcg"],
  "regions": ["JP"],
  "country": "JP",
  "languages": ["ja"],
  "currency": ["JPY"],
  "supportsListings": true,
  "supportsSold": false,
  "supportsAuctions": false,
  "supportsImages": true,
  "supportsCatalog": true,
  "supportsPopulation": false,
  "supportsLookup": false,
  "refreshFrequencyMinutes": 1440,
  "priority": "high",
  "trustScore": 0.8,
  "attributionRequired": true,
  "termsUrl": "https://yuyu-tei.jp/guide/index",
  "acquisitionMethod": "public HTML set pages (server-rendered, plain HTTP)",
  "historicalDepth": "none",
  "capabilities": ["live_listings", "catalog", "images"],
  "accessNotes": "Yuyu-tei is one of Japan's largest single-card shops; its sell pages are public, server-rendered and need no login or JS. robots.txt only sets Crawl-delay for Slurp/bingbot/AhrefsBot/serpstatbot and lists a sitemap (which 404s); nothing is disallowed for other agents. Per game (poc Pokémon, opc One Piece, ygo Yu-Gi-Oh! OCG, ws Weiss Schwarz, digi Digimon, dm Duel Masters, ua Union Arena, vg Vanguard, bs Battle Spirits, gcg Gundam) we read the game top page https://yuyu-tei.jp/top/<game> once to list the expansion codes and names (the `vers[]` checkboxes), then one page per expansion https://yuyu-tei.jp/sell/<game>/s/<ver> which lists every single of that expansion grouped by rarity (number, Japanese name, sell price in JPY incl. tax, stock count, card image). Incremental runs cover the newest `setsPerGame` expansions per game; backfill walks all of them. Requests are spaced ≥ 4 s, 1 concurrent, honest UA. Not fetched: buy-list (買取) prices, damaged-card pages (/s/damage), member/cart pages, card detail pages (only linked). Prices are shop asking prices → listings, never sales; the shop is the seller (no personal data).",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "games": {
      "poc": { "slug": "pokemon", "name": "Pokémon Card Game", "franchise": "Pokémon", "brand": "The Pokémon Company" },
      "opc": { "slug": "one_piece_card_game", "name": "One Piece Card Game", "franchise": "One Piece", "brand": "Bandai" },
      "ygo": { "slug": "yugioh", "name": "Yu-Gi-Oh! OCG", "franchise": "Yu-Gi-Oh!", "brand": "Konami" },
      "ws": { "slug": "weiss_schwarz", "name": "Weiss Schwarz", "franchise": "Weiß Schwarz", "brand": "Bushiroad" },
      "digi": { "slug": "digimon_tcg", "name": "Digimon Card Game", "franchise": "Digimon", "brand": "Bandai" },
      "dm": { "slug": "other_tcg", "name": "Duel Masters", "franchise": "Duel Masters", "brand": "Takara Tomy" },
      "ua": { "slug": "other_tcg", "name": "Union Arena", "franchise": "Union Arena", "brand": "Bandai" },
      "vg": { "slug": "other_tcg", "name": "Cardfight!! Vanguard", "franchise": "Cardfight!! Vanguard", "brand": "Bushiroad" },
      "bs": { "slug": "other_tcg", "name": "Battle Spirits", "franchise": "Battle Spirits", "brand": "Bandai" },
      "gcg": { "slug": "other_tcg", "name": "Gundam Card Game", "franchise": "Gundam", "brand": "Bandai" }
    },
    "setsPerGame": 6
  }
}
