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 · 31 lines json
Raw Blame History
1{2  "id": "lorcast",3  "displayName": "Lorcast (Disney Lorcana)",4  "sourceId": "lorcast",5  "sourceName": "Lorcast",6  "sourceType": "catalog",7  "sourceUrl": "https://lorcast.com",8  "module": "api/lorcast",9  "enginePriority": ["api"],10  "categories": ["disney_lorcana"],11  "regions": ["US", "EU"],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": false,21  "refreshFrequencyMinutes": 1440,22  "priority": "medium",23  "trustScore": 0.75,24  "attributionRequired": true,25  "termsUrl": "https://lorcast.com/docs/api",26  "accessNotes": "Open Lorcast REST API (v0, no key): /sets then /cards/search?q=set:<code>&page=N. Cards carry TCGplayer ids and USD market prices (normal / foil) without a timestamp, so observations are dated by the fetch day with confidence 0.7. Enchanted cards are emitted as a single 'Enchanted' variant. ~4 req/s self-throttled.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {}30}31