TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "id": "comicconnect",3 "displayName": "ComicConnect (sold archive)",4 "sourceId": "comicconnect",5 "sourceName": "ComicConnect",6 "sourceType": "auction_house",7 "sourceUrl": "https://www.comicconnect.com",8 "module": "api/comicconnect",9 "enginePriority": ["api", "firecrawl", "scrapfly"],10 "categories": ["comics", "marvel_comics", "dc_comics", "independent_comics"],11 "regions": ["US"],12 "languages": ["en"],13 "currency": ["USD"],14 "supportsListings": false,15 "supportsSold": true,16 "supportsAuctions": true,17 "supportsImages": true,18 "supportsCatalog": false,19 "supportsPopulation": false,20 "supportsLookup": false,21 "refreshFrequencyMinutes": 720,22 "priority": "high",23 "trustScore": 0.9,24 "attributionRequired": true,25 "termsUrl": "https://www.comicconnect.com/terms",26 "accessNotes": "Public sold archive (/browse/comics/?filtertype=Sold, ~479k results, 20 per page) fetched over plain HTTPS with the RareIndex user agent. robots.txt: Allow / with Content-Signal search=yes, ai-train=no (we only index sale facts and link back). Each card exposes title, publisher + grade, sold date/time, 'Sold For' price and whether a 15% buyer's premium applies (bp attribute) — we store hammer price with buyer_premium_included=false and keep the premium note in metadata. No login, no bidder data. 1.5 s politeness delay.",27 "enabled": true,28 "schemaVersion": "1.0",29 "config": {30 "browsePath": "/browse/comics/",31 "pagesPerRun": 25,32 "sortType": "ended_desc"33 }34}35