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": "optcg",3  "displayName": "OPTCG API (One Piece Card Game)",4  "sourceId": "optcgapi",5  "sourceName": "OPTCG API",6  "sourceType": "catalog",7  "sourceUrl": "https://optcgapi.com",8  "module": "api/optcg",9  "enginePriority": ["api"],10  "categories": ["one_piece_card_game"],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": false,21  "refreshFrequencyMinutes": 1440,22  "priority": "medium",23  "trustScore": 0.65,24  "attributionRequired": true,25  "termsUrl": "https://optcgapi.com/",26  "accessNotes": "Open community API (no key): /api/allSets/ then /api/sets/<set_id>/ returning every card of the set with TCGplayer-derived market_price / inventory_price and a date_scraped, used as the observation date (confidence 0.7 / 0.65). Alternate arts share the card code and are distinguished by image id. One request per set, 0.5 s politeness.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {}30}31