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 · 33 lines json
Raw Blame History
1{2  "id": "ygoprodeck",3  "displayName": "YGOPRODeck (Yu-Gi-Oh!)",4  "sourceId": "ygoprodeck",5  "sourceName": "YGOPRODeck",6  "sourceType": "catalog",7  "sourceUrl": "https://ygoprodeck.com",8  "module": "api/ygoprodeck",9  "enginePriority": ["api"],10  "categories": ["yugioh"],11  "regions": ["US", "EU"],12  "languages": ["en"],13  "currency": ["USD", "EUR"],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": "high",23  "trustScore": 0.75,24  "attributionRequired": true,25  "termsUrl": "https://ygoprodeck.com/api-guide/",26  "accessNotes": "Public API v7 (https://db.ygoprodeck.com/api/v7/cardinfo.php), no key; rate limit 20 req/s — a full crawl is ONE request (~21 MB, ~14.5k cards / ~44k printings) plus optional misc=yes. The API carries no price timestamp: card_sets[].set_price (USD, per printing) and card_prices (cardmarket EUR / tcgplayer / ebay / amazon / coolstuffinc USD, card-level) are recorded as price_observations dated at fetch time with confidence 0.7 and metadata.price_scope. Images may not be hot-linked in bulk per the API guide (we store URLs, never mirror). Yu-Gi-Oh! © Konami.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "misc": true31  }32}33