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.2 KB · 31 lines json
Raw Blame History
1{2  "id": "grand-archive",3  "displayName": "Grand Archive Index (official card API)",4  "sourceId": "grand-archive",5  "sourceName": "Grand Archive TCG Index",6  "sourceType": "manufacturer",7  "sourceUrl": "https://index.gatcg.com",8  "module": "api/grand-archive",9  "enginePriority": ["api"],10  "categories": ["other_tcg"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": [],14  "supportsListings": false,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": true,19  "supportsPopulation": true,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 10080,22  "priority": "low",23  "trustScore": 0.85,24  "attributionRequired": true,25  "termsUrl": "https://index.gatcg.com",26  "accessNotes": "Official Grand Archive card index API (https://api.gatcg.com/cards/search, paginated, no key). Emits one catalog_item per edition × circulation (non-foil / foil) with the publisher's declared print run in `productionQuantity` when the operator is exact ('=') and in metadata when approximate ('≈') — a rare case of manufacturer-published production counts. No prices (TCGCSV supplies Grand Archive prices via tcgplayer_id when available).",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": { "pageSize": 50 }30}31