TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "id": "swu-db",3 "displayName": "SWU-DB (Star Wars: Unlimited)",4 "sourceId": "swu-db",5 "sourceName": "SWU-DB",6 "sourceType": "catalog",7 "sourceUrl": "https://www.swu-db.com",8 "module": "api/swu-db",9 "enginePriority": ["api"],10 "categories": ["star_wars_tcg"],11 "regions": ["US"],12 "languages": ["en"],13 "currency": ["USD"],14 "supportsListings": false,15 "supportsSold": false,16 "supportsAuctions": false,17 "supportsImages": true,18 "supportsCatalog": true,19 "supportsPopulation": false,20 "supportsLookup": true,21 "refreshFrequencyMinutes": 1440,22 "priority": "medium",23 "trustScore": 0.7,24 "attributionRequired": true,25 "termsUrl": "https://www.swu-db.com/api",26 "accessNotes": "Free community API (https://api.swu-db.com/cards/<set>, no key). Each card carries TCGplayer ids and USD MarketPrice/LowPrice (+ FoilPrice/LowFoilPrice) relayed from TCGplayer without a timestamp → observations dated by the fetch day, confidence 0.7. Set codes are configured (the /catalog/sets endpoint needs an API key); VariantType (Normal, Hyperspace, Showcase…) becomes the variant, foil prices create a 'Foil' variant.",27 "enabled": true,28 "schemaVersion": "1.0",29 "config": {30 "sets": { "SOR": "Spark of Rebellion", "SHD": "Shadows of the Galaxy", "TWI": "Twilight of the Republic", "JTL": "Jump to Lightspeed", "LOF": "Legends of the Force", "SEC": "Secrets of Power" }31 }32}33