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.0 KB · 77 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://www.tcgplayer.com/product/42349/pokemon-base-set-psychic-energy",4    "externalId": "42349",5    "kind": "catalog_item",6    "engine": "api",7    "fetchedAt": "2026-09-07T06:38:25.908Z",8    "payload": {9      "categoryId": 3,10      "category": {11        "slug": "pokemon",12        "franchise": "Pokémon",13        "brand": "The Pokémon Company",14        "language": "English"15      },16      "group": {17        "groupId": 604,18        "name": "Base Set",19        "abbreviation": "BS",20        "isSupplemental": false,21        "publishedOn": "1999-01-09T00:00:00",22        "categoryId": 323      },24      "product": {25        "productId": 42349,26        "name": "Psychic Energy",27        "cleanName": "Psychic Energy",28        "imageUrl": "https://tcgplayer-cdn.tcgplayer.com/product/42349_200w.jpg",29        "url": "https://www.tcgplayer.com/product/42349/pokemon-base-set-psychic-energy",30        "modifiedOn": "2026-08-05T23:02:16.687",31        "extendedData": [32          {33            "name": "Number",34            "displayName": "Card Number",35            "value": "101/102"36          },37          {38            "name": "Rarity",39            "displayName": "Rarity",40            "value": "Common"41          },42          {43            "name": "Card Type",44            "displayName": "Card Type",45            "value": "Basic Energy"46          }47        ]48      },49      "prices": [50        {51          "productId": 42349,52          "lowPrice": 0.1,53          "midPrice": 0.4,54          "highPrice": 18.9,55          "marketPrice": 0.79,56          "directLowPrice": 1.25,57          "subTypeName": "Normal"58        }59      ],60      "updatedAt": "2026-09-06T20:05:30+0000"61    }62  },63  "expect": {64    "minCount": 2,65    "kinds": [66      "catalog_item",67      "price_observation"68    ],69    "requiredFields": [70      "attributes.identifiers.tcgplayer_id",71      "attributes.set",72      "attributes.number"73    ]74  },75  "note": "Live capture 2026-09-07 — tcgcsv.com/tcgplayer/3/604 (Base Set), subtypes Normal",76  "capturedAt": "2026-09-07T06:38:25.908Z"77}