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%

# noble-numismatics — Noble Numismatics prices realised

Australia's main numismatic auction house (Sydney). Every sale since Sale 44 (March 1994) publishes one static prices-realised page listing all lots.

  • Engine: plain HTTPS (api), Firecrawl fallback; robots fully permissive.
  • Flow: /auctions (past sales with dates) → /auctions/sale/<n>/prices-realised (one page, 2 000–3 500 rows) → raw records of 250 lots each.
  • Records: sale per sold lot — AUD hammer price (buyerPremiumIncluded=false, the page states that prices exclude buyer and vendor premiums), sale date = first day of the sale, grading sentence kept as condition.conditionRaw, identifiers.noble_lot, isBundle for multiple-piece lots "(4)".
  • Cursor: { doneSales, done }; backfill walks all sales newest → oldest.
  • Config: salesPerRun.
  • Smoke: pnpm tsx connectors/api/noble-numismatics/_smoke.ts 1