# Nixon Watches Scraper (`crawlerbros/nixon-watches-scraper`) Actor

Scrape the Nixon watch catalog - surf and skate-inspired timepieces and accessories. Browse collections, filter by product type, price range, and availability. Extract full product details including price, SKU, images, and tags.

- **URL**: https://apify.com/crawlerbros/nixon-watches-scraper.md
- **Developed by:** [Crawler Bros](https://apify.com/crawlerbros) (community)
- **Categories:** E-commerce, Automation, Lead generation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Nixon Watches Scraper

Extract watch and accessory listings from [Nixon](https://www.nixon.com) — a California-based watch and accessories brand. Browse the full catalog, filter by product type, price, and availability, or look up specific products.

### Features

- **Browse all products** — paginate through Nixon's full Shopify catalog
- **Browse by collection** — fetch all items from a specific Nixon collection (e.g., `watches`, `accessories`, `limited`)
- **Look up specific products** — fetch individual products by handle or product URL
- **Filter by product type** — case-insensitive substring match on product type (e.g., `watch`, `wallet`, `bag`)
- **Filter by max price** — skip products above your budget
- **Available only** — return only in-stock items
- **No proxy, no authentication** — uses Nixon's public Shopify storefront JSON API

### Input

| Field | Type | Description |
|---|---|---|
| `mode` | string (enum) | `browseAll` (default), `browseCollection`, or `byProductIds` |
| `collectionHandle` | string | Collection slug, e.g. `watches`, `accessories` (required for `browseCollection`) |
| `productHandles` | string\[] | Product handles or URLs (required for `byProductIds`) |
| `productTypeFilter` | string | Case-insensitive filter on product type, e.g. `watch`, `wallet` |
| `maxPrice` | integer | Skip products priced above this USD value |
| `availableOnly` | boolean | Only emit currently in-stock products (default: `false`) |
| `maxItems` | integer | Maximum records to return, 1–1000 (default: 50) |

#### Example inputs

**Browse all Nixon products:**

```json
{
  "mode": "browseAll",
  "maxItems": 20
}
```

**Browse watches collection only:**

```json
{
  "mode": "browseCollection",
  "collectionHandle": "watches",
  "availableOnly": true
}
```

**Look up specific products:**

```json
{
  "mode": "byProductIds",
  "productHandles": [
    "the-time-teller",
    "the-sentry"
  ]
}
```

**All wallets under $50:**

```json
{
  "mode": "browseAll",
  "productTypeFilter": "wallet",
  "maxPrice": 50,
  "maxItems": 50
}
```

### Output

Each record contains:

| Field | Type | Description |
|---|---|---|
| `productId` | string | Shopify product ID |
| `title` | string | Full product title |
| `brand` | string | Brand/vendor (typically `Nixon`) |
| `productType` | string | Product type (e.g., `Watches`, `Accessories`, `Wallets`) |
| `productUrl` | string | Direct URL to the product page |
| `price` | number | Price in USD |
| `currency` | string | Always `USD` |
| `compareAtPrice` | number | Original price (present when on sale) |
| `available` | boolean | Whether the product is in stock |
| `sku` | string | Product SKU (when provided) |
| `imageUrl` | string | Primary product image URL |
| `tags` | string\[] | Cleaned Shopify tags (internal Algolia/bucket tags filtered out, max 20) |
| `description` | string | HTML-stripped product description |
| `publishedAt` | string | ISO 8601 publish date |
| `variantCount` | integer | Number of variants |
| `recordType` | string | Always `watch` |
| `scrapedAt` | string | ISO 8601 scrape timestamp (UTC) |

#### Example output record

```json
{
  "productId": "4567890123456",
  "title": "The Time Teller",
  "brand": "Nixon",
  "productType": "Watches",
  "productUrl": "https://www.nixon.com/products/the-time-teller",
  "price": 100.00,
  "currency": "USD",
  "available": true,
  "imageUrl": "https://cdn.shopify.com/s/files/.../time-teller.jpg",
  "tags": ["analog", "minimalist", "bestseller"],
  "publishedAt": "2025-01-15T00:00:00-08:00",
  "variantCount": 3,
  "recordType": "watch",
  "scrapedAt": "2026-06-02T12:00:00.000000+00:00"
}
```

### Data Source

Nixon is a California-based watch and accessory brand founded in 1997. Their website runs on Shopify, exposing a public storefront JSON API at `/products.json` and `/collections/{handle}/products.json`. No authentication or paid proxy is required.

### FAQ

**What does Nixon sell?**
Nixon sells analog and digital watches, clocks, bags, wallets, belts, and accessories. The `productTypeFilter` input lets you narrow results to a specific category.

**How do I filter by product type?**
Use `productTypeFilter` with a substring like `watch`, `wallet`, or `bag`. The filter is case-insensitive and matches partial strings.

**Why are some tags missing from the output?**
Nixon's Shopify tags include internal Algolia search tags (`algolia_*`) and price bucket tags (`*-bucket`) that are not useful for end users. The scraper strips these automatically.

**Does this scraper require a proxy?**
No. Nixon's Shopify JSON API is publicly accessible without a proxy or authentication.

**Are prices in USD?**
Yes. Nixon.com prices in US Dollars.

**What variants does Nixon use?**
Nixon products often have multiple color and size variants. The `price` field reflects the minimum price across all variants. `variantCount` shows the total number of variants.

# Actor input Schema

## `mode` (type: `string`):

What to fetch.

## `collectionHandle` (type: `string`):

Shopify collection handle, e.g. 'mens-watches', 'womens-watches', 'sale', 'all-watches'.

## `productHandles` (type: `array`):

Shopify product handles (e.g. 'corporal-stainless-steel') or numeric product IDs.

## `productTypeFilter` (type: `string`):

Only include products matching this product type (case-insensitive substring). E.g. 'Watch > Analog', 'Watch > Digital', 'Accessories'.

## `maxPrice` (type: `integer`):

Only include products priced at or below this value.

## `availableOnly` (type: `boolean`):

If true, skip sold-out or unavailable products.

## `maxItems` (type: `integer`):

Hard cap on emitted records.

## Actor input object example

```json
{
  "mode": "browseAll",
  "collectionHandle": "all-watches",
  "productHandles": [],
  "availableOnly": false,
  "maxItems": 5
}
```

# Actor output Schema

## `watches` (type: `string`):

Dataset containing all scraped Nixon product listings.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "mode": "browseAll",
    "collectionHandle": "all-watches",
    "productHandles": [],
    "availableOnly": false,
    "maxItems": 5
};

// Run the Actor and wait for it to finish
const run = await client.actor("crawlerbros/nixon-watches-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "mode": "browseAll",
    "collectionHandle": "all-watches",
    "productHandles": [],
    "availableOnly": False,
    "maxItems": 5,
}

# Run the Actor and wait for it to finish
run = client.actor("crawlerbros/nixon-watches-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "mode": "browseAll",
  "collectionHandle": "all-watches",
  "productHandles": [],
  "availableOnly": false,
  "maxItems": 5
}' |
apify call crawlerbros/nixon-watches-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,crawlerbros/nixon-watches-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/HHRdim8RHTpazDvki/builds/L9T1aQ88Q62SlB5E8/openapi.json
