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.2 KB · 38 lines json
Raw Blame History
1{2  "id": "tag-cert",3  "displayName": "TAG Grading cert lookup (DIG report)",4  "sourceId": "tag",5  "sourceName": "TAG Grading",6  "sourceType": "grading_company",7  "sourceUrl": "https://my.taggrading.com/card",8  "module": "firecrawl/tag-cert",9  "enginePriority": ["firecrawl"],10  "categories": ["pokemon", "magic_the_gathering", "yugioh", "one_piece_card_game", "disney_lorcana", "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.taggrading.com/terms",27  "acquisitionMethod": "Firecrawl markdown of the public DIG report page",28  "historicalDepth": "none",29  "accessNotes": "Reads ONLY the public per-card DIG report https://my.taggrading.com/card/<cert> (cert = 1 letter + 7 digits; tagd.co/<cert> short links accepted by lookup) for supplied certs; no enumeration even though TAG publishes ~3M card URLs in its public dig*.xml sitemaps (robots.txt explicitly allows /card/ and /pop-report/). The page is a client-rendered React app (hashed MUI class names) so it is fetched with Firecrawl (1 credit, 8 s wait) and the markdown line sequence is parsed. Fields read: player/card name, set line (year, set, card number), subset/variation, TAG Score (1000-pt), grade + label, front/back images, the 'population' block (n <grade> graded / total graded, 'AS OF' date used as reportDate → population_report with population_scope=grade_and_total) and the card-rank/chronology figures (metadata). Sub-scores per corner/edge are not stored. Nothing behind the customer login is touched. A not-found cert yields zero records.",30  "enabled": true,31  "schemaVersion": "1.0",32  "config": {33    "grader": "tag",34    "certs": ["V6153377", "T6113698"],35    "maxPerRun": 5036  }37}38