Wristcheck Luxury Watch Scraper
Pricing
from $10.00 / 1,000 watch listing results
Wristcheck Luxury Watch Scraper
Scrape luxury watch listings from Wristcheck.com — new and pre-owned Rolex, Patek Philippe, AP and more. Per listing: brand, model, collection, reference number, year, condition, WC grade, price (USD/HKD), box/papers, case size, image and URL. Filter by keyword, status, price; sort options.
Pricing
from $10.00 / 1,000 watch listing results
Rating
0.0
(0)
Developer
lulz bot
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape luxury watch listings from Wristcheck — the Hong Kong / New York based marketplace for new and pre-owned luxury watches (Rolex, Patek Philippe, Audemars Piguet, Omega, Cartier, Richard Mille and 100+ other brands).
Every record includes the brand, model, collection, reference number, production/purchase year, condition (Unworn / Pre-owned) plus Wristcheck's own WC grade, price in USD and HKD, box & papers status, case diameter and the direct listing URL.
Why this scraper?
- Price research — pull asking prices for any reference (e.g.
116610LN) in seconds - Sold-price history — set status to
soldto collect past sale listings for market analysis - Deal hunting — sort by price, filter by budget, spot under-retail listings (
underRetail: true) - Inventory monitoring — schedule runs to track new arrivals with the
newestsort - Dataset building — feed watch-market dashboards, comps tools and ML models
Input
| Field | Type | Description |
|---|---|---|
searchQueries | array | Free-text searches — brand, model or reference number, e.g. "rolex submariner", "patek nautilus", "116610LN". Use one empty string "" to browse the whole catalog. |
status | select | available (default, for sale now), sold (past sales / price history), or all. |
sortBy | select | relevance (default), newest, price_asc, price_desc. |
minPriceUsd / maxPriceUsd | integer | Optional USD price bounds. |
maxResults | integer | Cap across all queries combined (default 100). |
proxyConfiguration | object | Optional. The catalog API is open — direct access (no proxy) is the default and most reliable. |
Example input
{"searchQueries": ["rolex submariner", "omega speedmaster"],"status": "available","sortBy": "price_asc","maxResults": 100}
Output
One dataset item per watch listing:
{"id": "variant_01KZFM4CG7S779YFGJ2MBE6XJ4","title": "Submariner Date Black Dial","brand": "Rolex","collection": "Submariner","model": "Submariner Date Black Dial","referenceNumber": "126610LN","sku": "W123456","condition": "Pre-owned","wcGrade": "9.0","year": 2021,"priceUsd": 14600,"priceHkd": 113636,"currency": "USD","status": "available","gender": "MEN","caseDiameterMm": 41,"hasBox": true,"hasPapers": true,"servicePapers": false,"limitedEdition": false,"underRetail": false,"categories": ["sports-watches"],"shippingOrigin": "hk","image": "https://res.cloudinary.com/wc-photo/image/upload/...","url": "https://wristcheck.com/buy/rolex/submariner-date-black-dial?p=variant_01KZFM4CG7S779YFGJ2MBE6XJ4","searchQuery": "rolex submariner","source": "wristcheck.com","scrapedAt": "2026-08-17T12:00:00.000Z"}
Field notes
wcGrade— Wristcheck's in-house condition grade (10.0 = like new, down to 6.0;BRAND_NEWfor unworn stock).condition—Unworn(new/unworn) orPre-owned.year— the year purchased/produced as stated on the listing (may be null for some pieces).priceUsd/priceHkd— null for sold listings where the price is no longer displayed.status: soldrecords are useful for building sale-history comps.
Tips
- Reference-number searches work:
"126610LN","5711/1A","15500ST". - To export the entire available catalog, run with
searchQueries: [""]and a highmaxResults. - Schedule daily
newestruns and diff onidto get an alert feed of fresh arrivals.
Not affiliated
This actor is not affiliated with or endorsed by Wristcheck. It collects only publicly visible listing data. Use responsibly and respect the site's terms of service.