{
  "id": "tag-cert",
  "displayName": "TAG Grading cert lookup (DIG report)",
  "sourceId": "tag",
  "sourceName": "TAG Grading",
  "sourceType": "grading_company",
  "sourceUrl": "https://my.taggrading.com/card",
  "module": "firecrawl/tag-cert",
  "enginePriority": ["firecrawl"],
  "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"],
  "regions": ["US"],
  "languages": ["en"],
  "currency": ["USD"],
  "supportsListings": false,
  "supportsSold": false,
  "supportsAuctions": false,
  "supportsImages": true,
  "supportsCatalog": true,
  "supportsPopulation": true,
  "supportsLookup": true,
  "capabilities": ["cert_lookup", "grading_population", "catalog", "url_lookup", "images"],
  "refreshFrequencyMinutes": 10080,
  "priority": "medium",
  "trustScore": 0.95,
  "attributionRequired": true,
  "termsUrl": "https://www.taggrading.com/terms",
  "acquisitionMethod": "Firecrawl markdown of the public DIG report page",
  "historicalDepth": "none",
  "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.",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "grader": "tag",
    "certs": ["V6153377", "T6113698"],
    "maxPerRun": 50
  }
}
