TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "id": "mtggoldfish",3 "displayName": "MTGGoldfish (paper prices & history)",4 "sourceId": "mtggoldfish",5 "sourceName": "MTGGoldfish",6 "sourceType": "pricing_guide",7 "sourceUrl": "https://www.mtggoldfish.com",8 "module": "api/mtggoldfish",9 "enginePriority": ["api", "firecrawl"],10 "categories": ["magic_the_gathering"],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.75,24 "attributionRequired": true,25 "termsUrl": "https://www.mtggoldfish.com/robots.txt",26 "accessNotes": "Public set pages (https://www.mtggoldfish.com/sets/<Set+Name>) embed a JSON payload with every printing (card_uuid, set code, collector number, finish, current paper/online price, images). robots.txt allows '/' for generic agents (only widgets/embeds are disallowed; Content-Signal ai-train=no is respected — data is used as market reference, not for training). Paper price = TCGplayer-derived market price → price_observation 'market' dated by fetch day (confidence 0.75). For cards above `history.minPrice` the public price-history component (/price_history_component, daily series since 2010) is fetched, capped per run → dated observations that give assets a real multi-year guide-price history. Politeness 1.5 s/page; ~340 sets.",27 "enabled": true,28 "schemaVersion": "1.0",29 "config": {30 "seeds": [],31 "maxSetsPerRun": 60,32 "history": { "enabled": true, "minPrice": 100, "maxPerRun": 150, "days": 1095 }33 }34}35