SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%
1.6 KB · 60 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://downloads.s3.cardmarket.com/productCatalog/priceGuide/price_guide_1.json#idProduct=14385",4    "externalId": "14385",5    "kind": "catalog_item",6    "engine": "api",7    "fetchedAt": "2026-09-08T08:24:12.935Z",8    "payload": {9      "gameId": 1,10      "game": {11        "slug": "magic_the_gathering",12        "name": "Magic: The Gathering",13        "franchise": "Magic: The Gathering",14        "brand": "Wizards of the Coast",15        "foilVariant": "Foil"16      },17      "product": {18        "idProduct": 14385,19        "name": "Lightning Bolt",20        "idCategory": 1,21        "categoryName": "Magic Single",22        "idExpansion": 62,23        "idMetacard": 3291,24        "dateAdded": "2007-01-01 00:00:00"25      },26      "prices": {27        "idProduct": 14385,28        "idCategory": 1,29        "avg": 6.5,30        "low": 2,31        "trend": 4.08,32        "avg1": 2.75,33        "avg7": 4.37,34        "avg30": 3.64,35        "avg-foil": null,36        "low-foil": null,37        "trend-foil": 3.59,38        "avg1-foil": 3.45,39        "avg7-foil": 3.56,40        "avg30-foil": 3.3741      },42      "single": true,43      "priceGuideCreatedAt": "2026-09-07T02:48:04+0200",44      "productListCreatedAt": "2026-09-07T12:11:38+0200"45    }46  },47  "expect": {48    "minCount": 2,49    "kinds": [50      "catalog_item",51      "price_observation"52    ],53    "requiredFields": [54      "attributes.identifiers.cardmarket_id",55      "attributes.name"56    ]57  },58  "note": "Live capture 2026-09-08 — Magic single with foil and non-foil price rows (price guide createdAt 2026-09-07T02:48:04+0200)",59  "capturedAt": "2026-09-08T08:24:12.936Z"60}