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%
923 B · 12 lines markdown
Rendered Raw Blame History
1# ngc-cert — NGC certificate verification23Verifies NGC coin certs against `https://www.ngccoin.com/certlookup/<cert>/<grade>/` (Firecrawl render of the4Cloudflare-challenged public page). NGC needs the holder grade in the URL — seeds are `cert/grade`5(`4627835-016/61`, `8444762-003/NGCDetails`); a bare cert renders the empty form and yields zero records.67- `certUrl("4627835-016/61")` → canonical URL; `certFromUrl` returns the same `cert/grade` composite; `splitCert()` exported.8- Output: `catalog_item` (description, grade `MS61` + designation qualifier, grade date, label, images,9  `identifiers.ngc_cert`, NGC price guide in metadata) + partial `population_report` from10  "Total Graded by NGC: In MS 61: n / In Higher Grades: m" (sourceUrl = the public census page).11- Fixtures: `data/fixtures/ngc-cert/` — rebuild with `capture.ts ngc-cert draped-bust-eagle-ms61=4627835-016/61 not-found=1234567-001/65`.12