TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "id": "myslabs",3 "displayName": "MySlabs (graded card & comic marketplace)",4 "sourceId": "myslabs",5 "sourceName": "MySlabs",6 "sourceType": "marketplace",7 "sourceUrl": "https://myslabs.com",8 "module": "api/myslabs",9 "enginePriority": ["api"],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", "comics", "marvel_comics", "dc_comics", "independent_comics"],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": true,21 "refreshFrequencyMinutes": 720,22 "priority": "medium",23 "trustScore": 0.7,24 "attributionRequired": true,25 "termsUrl": "https://myslabs.com/static/terms",26 "accessNotes": "Public fixed-price marketplace for graded slabs. robots.txt only disallows /account/, /api/, /admin/, /ajax_select/. Discovery uses the public sitemaps (sitemap-slabs-*.xml, newest ids first); slab pages are plain HTML with a schema.org Product JSON-LD (name, images, offers.price USD, availability InStock/OutOfStock). OutOfStock slabs are stored as listings with availability 'sold' at their last asking price — never as confirmed sales. Politeness 1.5 s between pages; ~250 slabs per incremental run (`maxSlabsPerRun`).",27 "enabled": true,28 "schemaVersion": "1.0",29 "config": {30 "maxSlabsPerRun": 250,31 "backfillSlabs": 200032 }33}34