# bernaerts — Bernaerts Auctioneers (Antwerp) results AuctionMobility front-end `live.bernaerts.eu`: `/auctions/past` and `/auctions//?page=N` embed the platform JSON in `viewVars` (auctions: title/dates/lot_count/currency; lots: `lot_number`, `title`, `sold_price`, estimates, `status`, cover image, lot URL, 36 per page with `query_info.total_num_results`). - `sale` for `status=sold` (`sold_price` = hammer → `buyerPremiumIncluded=false`, EUR), `auction_lot` for unsold. - The token-protected `production4-server.auctionmobility.com` API is never called. - Identifiers: `bernaerts_lot = /`. - Fixtures: `pnpm tsx connectors/api/_g8-auctions-eu-apac-lib/capture.ts bernaerts --save`.