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%
734 B · 11 lines markdown
Rendered Raw Blame History
1# bernaerts — Bernaerts Auctioneers (Antwerp) results23AuctionMobility front-end `live.bernaerts.eu`: `/auctions/past` and `/auctions/<row_id>/<slug>?page=N` embed the4platform JSON in `viewVars` (auctions: title/dates/lot_count/currency; lots: `lot_number`, `title`, `sold_price`,5estimates, `status`, cover image, lot URL, 36 per page with `query_info.total_num_results`).67- `sale` for `status=sold` (`sold_price` = hammer → `buyerPremiumIncluded=false`, EUR), `auction_lot` for unsold.8- The token-protected `production4-server.auctionmobility.com` API is never called.9- Identifiers: `bernaerts_lot = <auction row_id>/<lot number>`.10- Fixtures: `pnpm tsx connectors/api/_g8-auctions-eu-apac-lib/capture.ts bernaerts --save`.11