Hodinkee Shop Scraper
Pricing
from $3.00 / 1,000 results
Hodinkee Shop Scraper
Scrape the Hodinkee Shop - curated luxury and limited-edition watches. Browse collections, search by brand, and fetch full product details including price, availability, images, and watch specifications.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
24 days ago
Last modified
Categories
Share
Browse and search luxury watch and accessory listings from shop.hodinkee.com — the retail arm of HODINKEE, the world's leading watch media brand.
Features
- Browse mode: Scrape all products in the Hodinkee Shop catalog
- Search mode: Filter products by keyword across title, brand, and tags
- Brand filter: Narrow results to a specific brand/vendor
- In-stock filter: Return only available/in-stock items
- Structured output: title, brand, price, availability, SKU, image URL, and listing URL
Input
| Field | Type | Description |
|---|---|---|
mode | string | browse (all products) or search (keyword filter) |
keyword | string | Search term (mode=search) |
brand | string | Filter by brand/vendor name |
inStockOnly | boolean | Return only in-stock items |
maxItems | integer | Maximum number of products (1–2000) |
Output
| Field | Type | Description |
|---|---|---|
productId | string | Shopify product ID |
title | string | Product name |
brand | string | Brand/vendor |
productType | string | Category path |
sku | string | Product SKU |
price | number | Price in USD |
currency | string | Always USD |
inStock | boolean | Availability |
description | string | Product description (HTML stripped) |
tags | array | Product tags |
imageUrl | string | Primary product image URL |
listingUrl | string | Direct link to product page |
publishedAt | string | ISO 8601 publish date |
FAQs
Is authentication required? No. The scraper uses Hodinkee's public Shopify products.json API — no login or API key needed.
How many products are available? Hodinkee Shop typically has 1,000–2,000+ products including new watches, vintage/pre-owned pieces, and accessories.
Can I filter by brand?
Yes — use the brand field to filter by vendor name (e.g., "Rolex", "OMEGA", "Heuer").