Antiquorum Watch Auction Results Scraper avatar

Antiquorum Watch Auction Results Scraper

Pricing

Pay per event

Go to Apify Store
Antiquorum Watch Auction Results Scraper

Antiquorum Watch Auction Results Scraper

Scrape realized prices, lot estimates, and watch details from Antiquorum's historical auction catalog — the dedicated watch auction house with 50+ years of sale records.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape realized prices, lot estimates, and detailed watch information from Antiquorum's complete historical auction catalog — the world's dedicated watch auction house with archives going back to 1989.

What This Actor Does

Antiquorum (catalog.antiquorum.swiss) is the premier dedicated watch auction house, covering Patek Philippe, Rolex, Audemars Piguet, and independent watchmakers. Their realized-price archive is the gold-standard comp set that appraisers, dealers, and insurers use for vintage/collectible watch valuation.

This actor crawls the hierarchical auction catalog:

  1. Discovers all auctions by year (1989–present)
  2. Extracts all lot URLs from each auction's catalog page
  3. Scrapes full lot details: title, brand, model, reference number, estimates, realized price, condition grading, images, and more

Use Cases

  • Watch valuation — historical realized price comps for appraisals and insurance
  • Market analysis — price trend tracking across decades of auction data
  • Dealer research — reference-normalized pricing for vintage Patek, Rolex, AP, etc.
  • Auction analytics — sell-through rates, premium vs. estimate performance

Input

FieldTypeDescription
maxItemsintegerMaximum records to return (required)
startYearintegerEarliest auction year to include (default: 2024)
endYearintegerLatest auction year to include (default: current year)

Example input — scrape 2025–2026 auctions, up to 100 lots:

{
"maxItems": 100,
"startYear": 2025,
"endYear": 2026
}

Output

Each record represents one auction lot:

FieldDescription
lot_idUnique Antiquorum lot identifier
lot_numberLot number within the sale
lot_urlCanonical URL of the lot detail page
auction_nameSale title (e.g. "Important Modern & Vintage Timepieces")
auction_dateDate of the auction
auction_idNumeric Antiquorum auction ID
titleFull lot title as listed in the catalog
brandWatch brand/maker (e.g. "Patek Philippe")
modelModel name
reference_numberManufacturer reference number
yearYear of manufacture
low_estimateLower estimate in primary currency
high_estimateUpper estimate in primary currency
realized_priceHammer price (null if unsold)
currencyPrimary currency (CHF, HKD, USD, EUR)
condition_notesGrading system breakdown
descriptionFull lot description
image_urlsPipe-separated list of full-resolution image URLs
scraped_atISO-8601 scrape timestamp

Example record:

{
"lot_id": "386142986",
"lot_number": "4",
"lot_url": "https://catalog.antiquorum.swiss/en/lots/doxa-anti-magnetique-lot-386-4",
"auction_name": "Important Modern & Vintage Timepieces",
"auction_date": "Geneva, May 9th-10th, 2026",
"auction_id": null,
"title": "DOXA, SWITZERLAND",
"brand": "Doxa",
"model": "Anti-magnetique",
"reference_number": "142986",
"year": "circa 1940",
"low_estimate": 500,
"high_estimate": 1000,
"realized_price": 3500,
"currency": "CHF",
"condition_notes": "Grade: AA Very good. Case: 3-8 Good Slightly scratched...",
"description": "A fine and attractive, stainless steel, manual wind anti-magnetic waterproof wristwatch",
"image_urls": "https://images-catalog.antiquorum.swiss/images/386/lots/4/4.jpg",
"scraped_at": "2026-06-04T22:25:56.378Z"
}

Performance Notes

  • Uses datacenter proxies — no residential proxy required
  • Polite 5-request concurrency with rate-limit detection
  • Supports selective year range to scope historical depth
  • Full archive (1989–present) contains 30,000+ lots