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%
5.6 KB · 204 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://tcgdex.net/en/database/base1/2",4    "externalId": "en:base1-2",5    "kind": "catalog_item",6    "engine": "api",7    "fetchedAt": "2026-09-07T05:50:39.768Z",8    "payload": {9      "card": {10        "id": "base1-2",11        "localId": "2",12        "name": "Blastoise",13        "rarity": "Rare",14        "category": "Pokemon",15        "illustrator": "Ken Sugimori",16        "image": "https://assets.tcgdex.net/en/base/base1/2",17        "hp": 100,18        "types": [19          "Water"20        ],21        "dexId": [22          923        ],24        "updated": "2026-09-04T23:45:25+01:00",25        "set": {26          "id": "base1",27          "name": "Base Set"28        },29        "variants": {30          "firstEdition": true,31          "holo": true,32          "normal": false,33          "reverse": false,34          "wPromo": false35        },36        "variants_detailed": [37          {38            "type": "holo",39            "subtype": "unlimited",40            "thirdParty": {41              "cardmarket": 273697,42              "tcgplayer": 4236043            },44            "pricing": {45              "cardmarket": {46                "updated": "2026-09-06T15:09:28.340Z",47                "unit": "EUR",48                "idProduct": 273697,49                "avg": 131.15,50                "low": 23,51                "trend": 290.94,52                "avg1": 127.48,53                "avg7": 393.81,54                "avg30": 227.49,55                "avg-holo": null,56                "low-holo": null,57                "trend-holo": 73.51,58                "avg1-holo": 100,59                "avg7-holo": 50.43,60                "avg30-holo": 64.4661              },62              "tcgplayer": {63                "unit": "USD",64                "updated": "2026-09-06T15:09:24.320Z",65                "holofoil": {66                  "productId": 42360,67                  "lowPrice": 143.99,68                  "midPrice": 192.49,69                  "highPrice": 1581.3,70                  "marketPrice": 228.33,71                  "directLowPrice": 143.9972                }73              }74            },75            "size": "standard",76            "variantId": "4ffrmhcfiaejakhepqdkx7o"77          },78          {79            "type": "holo",80            "subtype": "shadowless",81            "stamp": [82              "1st-edition"83            ],84            "thirdParty": {85              "cardmarket": 660226,86              "tcgplayer": 10699787            },88            "pricing": {89              "cardmarket": {90                "updated": "2026-09-06T15:09:28.340Z",91                "unit": "EUR",92                "idProduct": 660226,93                "avg": 480,94                "low": 159.94,95                "trend": 914.17,96                "avg1": 340,97                "avg7": 910.85,98                "avg30": 635.22,99                "avg-holo": null,100                "low-holo": null,101                "trend-holo": 0,102                "avg1-holo": null,103                "avg7-holo": null,104                "avg30-holo": null105              },106              "tcgplayer": null107            },108            "size": "standard",109            "variantId": "mtltux8qtgdu4exu903oasum21juxbvx6lx"110          },111          {112            "type": "holo",113            "subtype": "shadowless",114            "thirdParty": {115              "cardmarket": 660226,116              "tcgplayer": 106997117            },118            "pricing": {119              "cardmarket": {120                "updated": "2026-09-06T15:09:28.340Z",121                "unit": "EUR",122                "idProduct": 660226,123                "avg": 480,124                "low": 159.94,125                "trend": 914.17,126                "avg1": 340,127                "avg7": 910.85,128                "avg30": 635.22,129                "avg-holo": null,130                "low-holo": null,131                "trend-holo": 0,132                "avg1-holo": null,133                "avg7-holo": null,134                "avg30-holo": null135              },136              "tcgplayer": null137            },138            "size": "standard",139            "variantId": "3takscxpcqoqcfnxk1ivs2y6"140          },141          {142            "type": "holo",143            "subtype": "1999-2000-copyright",144            "size": "standard",145            "variantId": "zqq5g2u9n0st0gren5bssktmac2ywqaw"146          }147        ],148        "pricing": {149          "cardmarket": {150            "updated": "2026-09-06T15:09:28.340Z",151            "unit": "EUR",152            "idProduct": 273697,153            "avg": 131.15,154            "low": 23,155            "trend": 290.94,156            "avg1": 127.48,157            "avg7": 393.81,158            "avg30": 227.49,159            "avg-holo": null,160            "low-holo": null,161            "trend-holo": 73.51,162            "avg1-holo": 100,163            "avg7-holo": 50.43,164            "avg30-holo": 64.46165          },166          "tcgplayer": {167            "unit": "USD",168            "updated": "2026-09-06T15:09:24.320Z",169            "holofoil": {170              "productId": 42360,171              "lowPrice": 143.99,172              "midPrice": 192.49,173              "highPrice": 1581.3,174              "marketPrice": 228.33,175              "directLowPrice": 143.99176            }177          }178        }179      },180      "set": {181        "id": "base1",182        "name": "Base Set",183        "code": "BS",184        "releaseDate": "1999-01-09",185        "serie": "Base",186        "total": 102187      },188      "language": "en"189    }190  },191  "expect": {192    "minCount": 1,193    "kinds": [194      "catalog_item",195      "price_observation"196    ],197    "requiredFields": [198      "attributes.setCode",199      "attributes.number"200    ]201  },202  "note": "Live capture https://tcgdex.net/en/database/base1/2",203  "capturedAt": "2026-09-07T05:50:39.769Z"204}