{
  "id": "pcgs-cert",
  "displayName": "PCGS cert verification",
  "sourceId": "pcgs",
  "sourceName": "PCGS (Professional Coin Grading Service)",
  "sourceType": "grading_company",
  "sourceUrl": "https://www.pcgs.com/cert",
  "module": "firecrawl/pcgs-cert",
  "enginePriority": ["firecrawl", "scrapfly"],
  "categories": ["coins", "banknotes"],
  "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": "high",
  "trustScore": 0.95,
  "attributionRequired": true,
  "termsUrl": "https://www.pcgs.com/terms-of-use",
  "acquisitionMethod": "Firecrawl render of the public cert page (Scrapfly fallback)",
  "historicalDepth": "none",
  "accessNotes": "Reads ONLY the public 'PCGS Cert Verification' page https://www.pcgs.com/cert/<cert> (7–8 digit certs; /cert/verify?certno= accepted by lookup) for supplied cert numbers; no enumeration. pcgs.com serves plain HTTP (incl. robots.txt) a Cloudflare managed-challenge 403, so the page is rendered by Firecrawl (1 credit) with Scrapfly fallback — the public page any visitor sees, no login. Fields read: coin description (e.g. '1922-S $1'), cert, grade, PCGS # (deterministic pcgs_number, links CoinFacts), price-guide value (metadata only, never a sale), date/mintmark, denomination, mintage, region, holder type, the cert image and the on-page 'Population' / 'Pop Higher' counts (partial population_report, population_scope=grade_and_higher, sourceUrl = the linked /pop/pcgsnolookup page). Deliberately NOT fetched: PCGS Auction Prices Realized, the Set Registry and the public PCGS API (api.pcgs.com requires an account token — a gated alternative for the future). A not-found cert yields zero records.",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "grader": "pcgs",
    "certs": ["47044550", "12446915"],
    "maxPerRun": 50
  }
}
