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%
2.6 KB · 84 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://www.kanatacg.com/products/abrade-cmm",4    "externalId": "8252643082410",5    "kind": "listing",6    "engine": "api",7    "fetchedAt": "2026-09-08T08:32:41.168Z",8    "payload": {9      "collection": "commander-masters-singles",10      "product": {11        "id": 8252643082410,12        "title": "Abrade (CMM)",13        "handle": "abrade-cmm",14        "body_html": null,15        "published_at": "2025-09-25T20:08:33-04:00",16        "updated_at": "2026-09-08T04:32:28-04:00",17        "vendor": "Wizard's of the Coast",18        "product_type": "Magic the Gathering Singles > Commander Masters",19        "tags": [],20        "variants": [21          {22            "id": 47460807475370,23            "title": "NM - Near Mint",24            "sku": "MTG-453-AA-0001-1",25            "price": "0.25",26            "compare_at_price": null,27            "available": true,28            "featured_image": null29          },30          {31            "id": 47460807508138,32            "title": "SP - Slightly Played",33            "sku": "MTG-453-AA-0001-2",34            "price": "0.23",35            "compare_at_price": null,36            "available": true,37            "featured_image": null38          },39          {40            "id": 47460807540906,41            "title": "MP - Moderately Played",42            "sku": "MTG-453-AA-0001-3",43            "price": "0.21",44            "compare_at_price": null,45            "available": false,46            "featured_image": null47          },48          {49            "id": 47460807573674,50            "title": "HP - Heavily Played",51            "sku": "MTG-453-AA-0001-4",52            "price": "0.18",53            "compare_at_price": null,54            "available": false,55            "featured_image": null56          }57        ],58        "images": [59          {60            "src": "https://cdn.shopify.com/s/files/1/0669/0553/8730/files/c1d9e279-61c1-4567-9f54-50a7138fb36d.png?v=1758845336"61          }62        ]63      }64    }65  },66  "expect": {67    "minCount": 1,68    "kinds": [69      "listing"70    ],71    "requiredFields": [72      "price",73      "currency",74      "sourceUrl",75      "attributes.categorySlug"76    ],77    "first": {78      "currency": "CAD",79      "attributes.categorySlug": "magic_the_gathering"80    }81  },82  "note": "Live capture 2026-09-08 of https://www.kanatacg.com/collections/commander-masters-singles/products.json?limit=100&page=1 (product 8252643082410); trimmed to what normalize() reads: body_html ≤400 chars, ≤2 images, ≤4 variants (4 kept, incl. one sold-out). Chosen because: in-stock product with asking price.",83  "capturedAt": "2026-09-08T08:32:41.168Z"84}