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.4 KB · 38 lines json
Raw Blame History
1{2  "id": "cgc-cards-cert",3  "displayName": "CGC Cards cert verification",4  "sourceId": "cgc-cards",5  "sourceName": "CGC Cards",6  "sourceType": "grading_company",7  "sourceUrl": "https://www.cgccards.com/certlookup/",8  "module": "firecrawl/cgc-cards-cert",9  "enginePriority": ["firecrawl", "scrapfly"],10  "categories": ["pokemon", "magic_the_gathering", "yugioh", "one_piece_card_game", "disney_lorcana", "dragon_ball_tcg", "digimon_tcg", "flesh_and_blood", "trading_cards", "sports_cards", "baseball_cards", "basketball_cards", "football_cards", "hockey_cards", "soccer_cards", "non_sport_cards"],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": true,20  "supportsLookup": true,21  "capabilities": ["cert_lookup", "grading_population", "catalog", "url_lookup", "images"],22  "refreshFrequencyMinutes": 10080,23  "priority": "medium",24  "trustScore": 0.95,25  "attributionRequired": true,26  "termsUrl": "https://www.cgccards.com/terms-of-use/",27  "acquisitionMethod": "Firecrawl render of the public cert page (Scrapfly fallback)",28  "historicalDepth": "none",29  "accessNotes": "Reads ONLY the public 'Verify CGC-certified Cards' page https://www.cgccards.com/certlookup/<cert>/ (the QR-code form /CERTLOOKUP/<cert>/0_0/ is accepted by lookup) for supplied cert numbers; no enumeration. cgccards.com/robots.txt: 'User-agent: * Allow: /' (only AhrefsBot is disallowed). Plain HTTP on /certlookup returns a Cloudflare managed-challenge 403, so the page is rendered by Firecrawl (1 credit) with Scrapfly fallback — public, no login. Fields read: cert, card name, game/sport, year, language, card set, card number, grade (legacy 9.5 grades are displayed by CGC as Gem Mint 10 — we store what the page shows), grade date, the two holder images and the on-page 'Total Graded' counts when present (CGC currently shows 'Coming Soon!' for many cards → no population record). Deliberately NOT fetched: the CGC Cards population report / registry pages. A not-found cert yields zero records. Note: the fixtures use cert numbers published on a public collector forum (elitefourum) that point to CGC test-slabs, i.e. real public pages.",30  "enabled": true,31  "schemaVersion": "1.0",32  "config": {33    "grader": "cgc",34    "certs": ["4340250003", "4340250001"],35    "maxPerRun": 5036  }37}38