{
  "id": "miniature-market",
  "displayName": "Miniature Market (board game retail listings)",
  "sourceId": "miniature-market",
  "sourceName": "Miniature Market",
  "sourceType": "dealer",
  "sourceUrl": "https://www.miniaturemarket.com",
  "module": "api/miniature-market",
  "enginePriority": ["api"],
  "categories": ["board_games"],
  "regions": ["US"],
  "languages": ["en"],
  "currency": ["USD"],
  "supportsListings": true,
  "supportsSold": false,
  "supportsAuctions": false,
  "supportsImages": true,
  "supportsCatalog": false,
  "supportsPopulation": false,
  "supportsLookup": false,
  "refreshFrequencyMinutes": 1440,
  "priority": "low",
  "trustScore": 0.75,
  "attributionRequired": true,
  "termsUrl": "https://www.miniaturemarket.com/terms-and-conditions",
  "accessNotes": "Reads only public category listing pages of the Shopware 6 storefront over plain HTTPS with the RareIndex bot UA (no anti-bot; 200 OK): https://www.miniaturemarket.com/board-games.html?p=N (24 product boxes per page, 379 pages) and /board-games/new-releases.html for freshness. Each product box exposes name, product URL, image, SKU (data-sku), the Shopware product id (buy-widget redirect parameters), 'Retail Price' (publisher list price → originalMsrp) and 'Our Price', plus the buy button (Add to cart / Preorder). robots.txt for `User-agent: *`: disallows /checkout/, /account/, /wishlist/, /search/ and the ?SID=, ?dir=, ?mode=, ?limit= parameters, explicitly allows ?p= pagination, and sets Crawl-delay: 10 — we send at most one request per 10 s, concurrency 1, and never use the disallowed sort/limit parameters. No product detail pages (not needed), no search, no account/cart. Retail asking prices are listings, never sales (SPEC §111); the list price is kept as originalMsrp for board games (taxonomy has no publisher/edition catalog for board games yet — BGG is blocked).",
  "enabled": true,
  "schemaVersion": "1.0",
  "acquisitionMethod": "plain HTTP — public Shopware listing pages",
  "historicalDepth": "none",
  "requires": [],
  "config": {
    "pagesPerSeed": 2,
    "seeds": [
      { "path": "/board-games/new-releases.html", "categorySlug": "board_games", "pages": 3 },
      { "path": "/board-games.html", "categorySlug": "board_games", "pages": 2 }
    ],
    "exclude": "sleeves?|playmat|dice set|token set|insert|organizer|gift card|paint set|brush"
  }
}
