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%
2.1 KB · 49 lines json
Raw Blame History
1{2  "id": "comc",3  "displayName": "COMC (Check Out My Cards)",4  "sourceId": "comc",5  "sourceName": "COMC",6  "sourceType": "marketplace",7  "sourceUrl": "https://www.comc.com",8  "module": "firecrawl/comc",9  "enginePriority": ["firecrawl"],10  "categories": ["sports_cards", "baseball_cards", "basketball_cards", "football_cards", "hockey_cards", "soccer_cards", "other_sports_cards", "pokemon", "magic_the_gathering", "yugioh", "non_sport_cards"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": true,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 1440,22  "priority": "medium",23  "trustScore": 0.75,24  "attributionRequired": true,25  "termsUrl": "https://www.comc.com/Legal",26  "accessNotes": "COMC's category browse pages (/Cards/<Sport>/<Year>/<Set>) are public and allowed by robots.txt (only /Search/, /ItemDetails/, /Item/ and account paths are disallowed — item detail pages are therefore never fetched, only linked). Plain HTTP returns 403 to non-browser agents; pages are rendered through Firecrawl (1 credit per 100-listing page). Each listing row gives set/year/number, player, the grade in brackets ([PSA 10 GEM MT], [CSG 10 Gem Mint]) and the asking price (USD); sold-out items are excluded by default. Asking prices are listings, never sales. Seeds and pages per seed are configurable.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": [31      "Cards/Basketball/1986/Fleer",32      "Cards/Basketball/2003/Topps_Chrome",33      "Cards/Basketball/2018/Panini_Prizm",34      "Cards/Baseball/1952/Topps",35      "Cards/Baseball/1989/Upper_Deck",36      "Cards/Baseball/2011/Topps_Update",37      "Cards/Football/2000/Playoff_Contenders",38      "Cards/Football/2017/Panini_Prizm",39      "Cards/Hockey/1979/O-Pee-Chee",40      "Cards/Hockey/2005/Upper_Deck",41      "Cards/Soccer/2018/Panini_Prizm_World_Cup",42      "Cards/Pokemon/1999/Base_Set",43      "Cards/Magic_The_Gathering",44      "Cards/Yu-Gi-Oh"45    ],46    "pagesPerSeed": 247  }48}49