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%
3.2 KB · 112 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://www.tcgplayer.com/product/42382/pokemon-base-set-charizard",4    "externalId": "42382",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": 42382,26        "name": "Charizard",27        "cleanName": "Charizard",28        "imageUrl": "https://tcgplayer-cdn.tcgplayer.com/product/42382_200w.jpg",29        "url": "https://www.tcgplayer.com/product/42382/pokemon-base-set-charizard",30        "modifiedOn": "2026-06-30T22:37:51.91",31        "extendedData": [32          {33            "name": "Number",34            "displayName": "Card Number",35            "value": "004/102"36          },37          {38            "name": "Rarity",39            "displayName": "Rarity",40            "value": "Holo Rare"41          },42          {43            "name": "Card Type",44            "displayName": "Card Type",45            "value": "Fire"46          },47          {48            "name": "HP",49            "displayName": "HP",50            "value": "120"51          },52          {53            "name": "Stage",54            "displayName": "Stage",55            "value": "Stage 2"56          },57          {58            "name": "CardText",59            "displayName": "Card Text",60            "value": "<strong>Pokémon Power: Energy Burn</strong> As often as you like during your turn <em>(before your attack)</em>, you may turn all Energy attached to Charizard into Fire Energy for the rest of the turn. This power can't be used if Charizard is Asleep, Confused, or Paralyzed."61          },62          {63            "name": "Attack 1",64            "displayName": "Attack 1",65            "value": "[RRRR] Fire Spin (100)\r\n<br>Discard 2 Energy cards attached to Charizard in order to use this attack."66          },67          {68            "name": "Weakness",69            "displayName": "Weakness",70            "value": "W"71          },72          {73            "name": "Resistance",74            "displayName": "Resistance",75            "value": "F-30"76          },77          {78            "name": "RetreatCost",79            "displayName": "Retreat Cost",80            "value": "3"81          }82        ]83      },84      "prices": [85        {86          "productId": 42382,87          "lowPrice": 449.99,88          "midPrice": 999,89          "highPrice": 4761.9,90          "marketPrice": 897.19,91          "directLowPrice": null,92          "subTypeName": "Holofoil"93        }94      ],95      "updatedAt": "2026-09-06T20:05:30+0000"96    }97  },98  "expect": {99    "minCount": 2,100    "kinds": [101      "catalog_item",102      "price_observation"103    ],104    "requiredFields": [105      "attributes.identifiers.tcgplayer_id",106      "attributes.set",107      "attributes.number"108    ]109  },110  "note": "Live capture 2026-09-07 — tcgcsv.com/tcgplayer/3/604 (Base Set), subtypes Holofoil",111  "capturedAt": "2026-09-07T06:38:25.908Z"112}