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.3 KB · 31 lines json
Raw Blame History
1{2  "id": "digimoncard",3  "displayName": "DigimonCard.io (Digimon Card Game)",4  "sourceId": "digimoncard",5  "sourceName": "DigimonCard.io",6  "sourceType": "catalog",7  "sourceUrl": "https://digimoncard.io",8  "module": "api/digimoncard",9  "enginePriority": ["api"],10  "categories": ["digimon_tcg"],11  "regions": ["US", "JP"],12  "languages": ["en"],13  "currency": [],14  "supportsListings": false,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": true,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 10080,22  "priority": "low",23  "trustScore": 0.7,24  "attributionRequired": true,25  "termsUrl": "https://digimoncard.io/api-public/",26  "accessNotes": "Free public JSON API (https://digimoncard.io/api-public/search?series=Digimon%20Card%20Game returns every card in one call; the documented '.php' paths 301 to the extensionless ones). Catalog only — no prices; TCGplayer product ids are included and used as the deterministic identifier (tcgplayer_id) so TCGCSV prices attach to the same assets. Images from images.digimoncard.io/images/cards/<id>.jpg. Primary set derived from the card number prefix (BT5 → 'BT-05' set entry).",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {}30}31