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.1 KB · 45 lines json
Raw Blame History
1{2  "raw": {3    "url": "https://optcgapi.com/cards/OP01-077/",4    "externalId": "OP01-077",5    "kind": "catalog_item",6    "engine": "api",7    "fetchedAt": "2026-09-07T05:50:41.375Z",8    "payload": {9      "card": {10        "card_set_id": "OP01-077",11        "card_name": "Perona",12        "set_name": "Romance Dawn",13        "set_id": "OP-01",14        "rarity": "UC",15        "card_color": "Blue",16        "card_type": "Character",17        "card_cost": "1",18        "card_power": "2000",19        "sub_types": "Thriller Bark Pirates",20        "attribute": "Special",21        "card_image": "https://optcgapi.com/media/static/Card_Images/OP01-077.jpg",22        "market_price": 0.76,23        "inventory_price": 0.56,24        "date_scraped": "2026-09-06"25      },26      "set": {27        "set_name": "Romance Dawn",28        "set_id": "OP-01"29      }30    }31  },32  "expect": {33    "minCount": 1,34    "kinds": [35      "catalog_item",36      "price_observation"37    ],38    "requiredFields": [39      "attributes.setCode",40      "attributes.number"41    ]42  },43  "note": "Live capture https://optcgapi.com/cards/OP01-077/",44  "capturedAt": "2026-09-07T05:50:41.378Z"45}