dlrc — David Lawrence Rare Coins sold lots
US coin dealer/auction house; weekly internet auctions ("no buyer's fee"). Public JSON API of the site's SPA (Collectibles Showcase, tenant header x-client-id resolved from /consumer/client?url=).
- Engine:
api(JSON), 0 credits. - Flow (incremental):
/consumer/auction/past→ newest closed auctions →/consumer/inventory/past/auction?auctions=<id>&pageNumber=N&pageSize=100. - Flow (backfill): unfiltered
/consumer/inventory/past/auction?pageNumber=N(162k sold lots incl. legacy 2016+ sales), cursorarchivePage. - Records:
saleper sold lot —salePricecents → USD,buyerPremiumIncluded=true(no buyer's fee, note in metadata), sale date = lot closing day, grade fromgradingService/fullGrade/isPlus/isCac, identifiersdlrc_inventory_id,pcgs_number,<grader>_cert, optionalnumista_id. - Config:
clientId(default 3),auctionsPerRun,pagesPerRun. - Smoke:
pnpm tsx connectors/api/dlrc/_smoke.ts 1