# Catawiki Product Search Scraper (`stealth_mode/catawiki-product-search-scraper`) Actor

Search and extract product listings from Catawiki's auctions with advanced filters. Collect 30+ fields per item including titles, seller details, pricing, condition, bidding status, images, and specifications — perfect for market research, price tracking, and competitive analysis.

- **URL**: https://apify.com/stealth\_mode/catawiki-product-search-scraper.md
- **Developed by:** [Stealth mode](https://apify.com/stealth_mode) (community)
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
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?

An Actor is a serverless cloud program that runs on the Apify platform. It has two run modes.
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.

Apify vocabulary and the platform model are defined once, in the agent quickstart at https://apify.com/agents.md.

## 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.

Do not guess an integration path. Every one of them is in the agent quickstart at https://apify.com/agents.md: the Apify MCP server, Agent Skills with the Apify CLI, the JavaScript and Python clients, the REST API, and the account-free path for an agent with no human to sign in. It also carries the rule on stating cost before the first paid run.

For examples already wired to this Actor's own input schema, see the [API](#api) section below.

Each client library has reference documentation the quickstart does not restate: [JavaScript/TypeScript](https://docs.apify.com/api/client/js/docs.md) (`npm install apify-client`) and [Python](https://docs.apify.com/api/client/python/docs.md) (`pip install apify-client`).

# README

## Catawiki Product Search Scraper: Extract Auction Items & Bidding Data

***

### What Is Catawiki?

Catawiki.com is Europe's leading online auction platform for rare, unique, and collectible items. It hosts millions of active and closed auctions across categories like watches, art, vintage items, and collectibles. From casual collectors to professional resellers, users rely on Catawiki's data-rich listings. Manually searching, filtering, and extracting this information is tedious — the **Catawiki Product Search Scraper** automates discovery and data collection, delivering structured auction intelligence instantly.

***

### Overview

The **Catawiki Product Search Scraper** extracts comprehensive product listings from Catawiki's search results and auction pages. It supports two scraping modes:

1. **URL mode** — Scrape items directly from Catawiki URLs
2. **Search mode** — Find items by keyword and apply multiple filters

Perfect for:

- **Price researchers** tracking trends across collectible categories
- **Resellers** monitoring competitor listings and pricing strategies
- **Market analysts** studying auction dynamics and item valuations
- **Data scientists** building datasets for predictive models

Key features include multi-filter support (price range, condition, period, location), flexible sorting, pagination, and graceful error handling.

***

### Input Format

The scraper accepts two input modes:

#### Mode 1: Direct URL Scraping

```json
{
  "urls": [
    "https://www.catawiki.com/en/s?q=women",
    "https://www.catawiki.com/en/x/587441-watches-pens-lighters-no-reserve"
  ],
  "max_items_per_url": 200,
  "ignore_url_failures": true
}
```

#### Mode 2: Search with Filters

```json
{
  "keyword": "women",
  "sort_by": "bidding_end_desc",
  "price_range": "10-100000",
  "location": "it",
  "condition": "71611",
  "period": "70506",
  "page": 1,
  "max_items_per_url": 100
}
```

| Parameter | Options | Description |
|---|---|---|
| `urls` | Array of URLs | Direct Catawiki search or category URLs to scrape. Cannot be combined with search filters. |
| `keyword` | Any string | Search term (e.g., "women", "vintage watches"). Leave blank to use URLs instead. |
| `sort_by` | `bidding_end_desc`, `published_at_desc`, empty (Relevance) | Order results by: Ending Soon, Newest, or Relevance. |
| `price_range` | Format: `min-max` | Filter by price range (e.g., `10-100000` for €10–€100k). |
| `location` | Country codes: `it`, `fr`, `de`, `jp`, `nl`, etc. | Seller location filter. |
| `condition` | Condition IDs | Item condition (e.g., `71611` = "As new - unused"). |
| `period` | Period IDs | Item era/era (e.g., `70506` = "1990-1999"). |
| `page` | Integer | Starting page number for search results. |
| `max_items_per_url` | Integer | Max items to collect (default 20, max ~200 per URL). |
| `ignore_url_failures` | Boolean | Skip failed URLs instead of halting the run. |

***

### Output Format

**Sample output**

```json
{
  "lot_title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
  "slug": "106753013-omega-seamaster-polaris-women-women-1990-1999",
  "seller_info": {
    "id": 28231258,
    "url": "https://www.catawiki.com/en/u/28231258-user-7b0788fbbd34",
    "address": {
      "country": {
        "name": "Japan",
        "short_code": "jp"
      }
    },
    "score": {
      "score": 93.48,
      "positive_count": 86,
      "negative_count": 6,
      "neutral_count": 2,
      "lifetime_count": 94
    },
    "profile": null,
    "badges": [
      {
        "name": "verified",
        "title": "Verified",
        "description": "",
        "icon": {
          "svg": "https://cdn.catawiki.net/assets/accounts/ui/v2/seller_badges/verified_minimal-6f0b0dd80a642ac2af43e04e452a952b30f2a800161b711ff4b94b738b150d2d.svg",
          "png": "https://cdn.catawiki.net/assets/accounts/ui/v2/seller_badges/verified_minimal-4a93100a5fbe3664eabdb405babc0e111bb3479516575580b4d8bdfa67a96b90.png"
        }
      }
    ],
    "seller_name": "user-7b0788fbbd34",
    "user_name": "user-7b0788fbbd34",
    "is_pro": false,
    "is_top": false,
    "seller_terms_url": null,
    "flag_url": "https://cdn.catawiki.net/assets/buyer/ui/v2/flags/jp-a03b573387481365d24e9ff0b8afc21d5e4e8af62b81dcb806f778524a1e703a.svg",
    "created_at": "2025-07-09T04:44:27.000Z",
    "objects_sold": {
      "total": 348
    },
    "lots_in_auction": {
      "total": 8
    },
    "legal_entity": null
  },
  "feedbacks": [],
  "has_explicit_content": false,
  "favorite_count": 14,
  "disclaimers": [],
  "experts_estimate": {
    "description": "Our expert provides this estimate to guide you when you’re bidding. It’s based on expected demand and the unique characteristics of the object, like quality, rarity, or ownership history. We can’t guarantee the object will sell, resell or be appraised for this amount.",
    "notice": "",
    "label": "Estimate",
    "min": {
      "u_s_d": 0,
      "g_b_p": 0,
      "e_u_r": 500
    },
    "max": {
      "u_s_d": 0,
      "g_b_p": 0,
      "e_u_r": 550
    },
    "type": "expert"
  },
  "lot_subtitle": "Quartz - Stainless steel",
  "auto_translated_description": null,
  "description": "Hello. Thank you for watching.\n\nI am a lover of Japanese vintage watches.\n\nThis time, we exhibited a rare JDM (Japan Domestic Model) vintage watch sold for Japan, so please take a look.\n\n[Basic specifications]\n\nBrand/Model:\n\nOmega SEAMASTER Polaris Women\n\nMovement: Quartz\n\nCase size: Diameter about 22mm (excluding crown)\n\nBracelet material: stainless steel (original)\n\nArm circumference size: about 15.5 cm\n\n[Condition details]\n\nCase: It's a beautiful situation.\n\nBack case: There are small thread scratches, but it is in a beautiful condition\n\nBezel: In a beautiful condition\n\nCrown: Good operation.\n\nWindshield: It is in a beautiful condition.\n\nDial: Beautiful condition.\n\nBracelet/belt: In a beautiful condition\n\n[Accuracy and operation status]\n\nWe checked for a short time and confirmed that the accuracy was suitable for daily use.\n\n(Please note that other complaints will be confirmed within 12 hours.)\n\n[About shipping]\n\nWe will ship safely by FEDEX, DHL (with insurance / with tracking).\n\nPlease rest assured that we will pack it strictly.\n\n[About customs duty]\n\nPlease note that import duties, taxes, and fees are not included in the product price or shipping cost.\n\nThis product will be shipped from Japan (outside the EU).\n\nImport duties, value-added taxes, customs duties, and related fees are the responsibility of the buyer. Please check the local customs regulations before bidding.\n\nIf customs duties are not paid, the goods may be returned or disposed of, and no refund will be made to the buyer.\n\n※Depending on the environment of your monitor, the color may differ from the actual product. Thank you for your understanding\n\nManagement number: 461-D100-OmPol",
  "is_messaging_supported_category": false,
  "age_check_required": false,
  "auction_id": 1263379,
  "experts": [
    {
      "id": "759",
      "name": "Pasquale Picca",
      "image": "https://images.ctfassets.net/63zu1jme7dht/6yPNiBLHo7GSpc9llpH3X2/aa87661591fd7fb1b608e2baa1432ce4/759-64x64-_2x.jpg.jpg",
      "path_url": "/en/e/759-pasquale-picca",
      "profile_complete": true,
      "bio": "Expert and certified watch technician with over 15 years of experience, author and founder of CHLB"
    }
  ],
  "category": {
    "id": 697,
    "url": "https://www.catawiki.com/en/c/697-omega-watches",
    "level": 2,
    "is_messaging_supported": false
  },
  "pubnub_channel": "CWAUCTION-production-1263379",
  "images": [
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/2/8/f/28f83640-71b4-4d5f-a3bb-0df50d295834.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/2/8/f/28f83640-71b4-4d5f-a3bb-0df50d295834.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/2/8/f/28f83640-71b4-4d5f-a3bb-0df50d295834.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/2/8/f/thumb5_28f83640-71b4-4d5f-a3bb-0df50d295834.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/4/c/9/4c9345b6-0725-4762-b771-2868f9b8225a.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/4/c/9/4c9345b6-0725-4762-b771-2868f9b8225a.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/4/c/9/4c9345b6-0725-4762-b771-2868f9b8225a.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/4/c/9/thumb5_4c9345b6-0725-4762-b771-2868f9b8225a.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/f/2/1/f21d2172-8f62-4427-b03b-e5297ab06ebe.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/f/2/1/f21d2172-8f62-4427-b03b-e5297ab06ebe.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/f/2/1/f21d2172-8f62-4427-b03b-e5297ab06ebe.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/f/2/1/thumb5_f21d2172-8f62-4427-b03b-e5297ab06ebe.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/2/2/3/223f613b-5ecb-420d-adc1-c1239584cc74.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/2/2/3/223f613b-5ecb-420d-adc1-c1239584cc74.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/2/2/3/223f613b-5ecb-420d-adc1-c1239584cc74.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/2/2/3/thumb5_223f613b-5ecb-420d-adc1-c1239584cc74.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/9/2/c/92c9a208-b459-4a49-a228-254d884323d5.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/9/2/c/92c9a208-b459-4a49-a228-254d884323d5.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/9/2/c/92c9a208-b459-4a49-a228-254d884323d5.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/9/2/c/thumb5_92c9a208-b459-4a49-a228-254d884323d5.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/2/8/3/283fb275-af0c-4075-83bf-d6d6df889ccf.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/2/8/3/283fb275-af0c-4075-83bf-d6d6df889ccf.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/2/8/3/283fb275-af0c-4075-83bf-d6d6df889ccf.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/2/8/3/thumb5_283fb275-af0c-4075-83bf-d6d6df889ccf.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/1/9/9/19959318-4707-46c3-a597-1e8e3b4ccf66.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/1/9/9/19959318-4707-46c3-a597-1e8e3b4ccf66.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/1/9/9/19959318-4707-46c3-a597-1e8e3b4ccf66.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/1/9/9/thumb5_19959318-4707-46c3-a597-1e8e3b4ccf66.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/e/f/4/ef4154e3-623d-4098-bb39-c56f341f2072.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/e/f/4/ef4154e3-623d-4098-bb39-c56f341f2072.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/e/f/4/ef4154e3-623d-4098-bb39-c56f341f2072.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/e/f/4/thumb5_ef4154e3-623d-4098-bb39-c56f341f2072.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/8/4/9/849aa318-39b9-4af8-b1ff-04cadf51bf61.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/8/4/9/849aa318-39b9-4af8-b1ff-04cadf51bf61.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/8/4/9/849aa318-39b9-4af8-b1ff-04cadf51bf61.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/8/4/9/thumb5_849aa318-39b9-4af8-b1ff-04cadf51bf61.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/0/5/3/053dbea4-64c6-47dc-99a0-85392d384529.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/0/5/3/053dbea4-64c6-47dc-99a0-85392d384529.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/0/5/3/053dbea4-64c6-47dc-99a0-85392d384529.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/0/5/3/thumb5_053dbea4-64c6-47dc-99a0-85392d384529.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/b/9/b/b9b62765-a441-4339-9394-1f3d70b26d68.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/b/9/b/b9b62765-a441-4339-9394-1f3d70b26d68.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/b/9/b/b9b62765-a441-4339-9394-1f3d70b26d68.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/b/9/b/thumb5_b9b62765-a441-4339-9394-1f3d70b26d68.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/b/1/2/b1285ef3-cdd1-4db3-8ccf-a9cba983b32c.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/b/1/2/b1285ef3-cdd1-4db3-8ccf-a9cba983b32c.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/b/1/2/b1285ef3-cdd1-4db3-8ccf-a9cba983b32c.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/b/1/2/thumb5_b1285ef3-cdd1-4db3-8ccf-a9cba983b32c.jpg",
      "w": 700,
      "h": 467
    },
    {
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "id": "https://assets.catawiki.nl/assets/2026/9/10/f/d/4/fd4b2e6a-b8e5-49e1-b5ad-a23c8f59ba7d.jpg",
      "large": "https://assets.catawiki.nl/assets/2026/9/10/f/d/4/fd4b2e6a-b8e5-49e1-b5ad-a23c8f59ba7d.jpg",
      "medium": "https://assets.catawiki.nl/assets/2026/9/10/f/d/4/fd4b2e6a-b8e5-49e1-b5ad-a23c8f59ba7d.jpg",
      "thumbnail": "https://assets.catawiki.nl/assets/2026/9/10/f/d/4/thumb5_fd4b2e6a-b8e5-49e1-b5ad-a23c8f59ba7d.jpg",
      "w": 700,
      "h": 467
    }
  ],
  "specifications": [
    {
      "collection_url": null,
      "specification_id": 909,
      "value_id": 60796,
      "name": "Brand",
      "value": "Omega",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=909[]=60796"
    },
    {
      "collection_url": null,
      "specification_id": 926,
      "value_id": 60039,
      "name": "Gender",
      "value": "Women",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=926[]=60039"
    },
    {
      "collection_url": null,
      "specification_id": 966,
      "value_id": null,
      "name": "Model",
      "value": "SEAMASTER Polaris Women",
      "url": null
    },
    {
      "collection_url": null,
      "specification_id": 1364,
      "value_id": 165397,
      "name": "Band material",
      "value": "Steel",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=1364[]=165397"
    },
    {
      "collection_url": null,
      "specification_id": 1010,
      "value_id": null,
      "name": "Shipped insured",
      "value": "Yes",
      "url": null
    },
    {
      "collection_url": null,
      "specification_id": 1365,
      "value_id": 165401,
      "name": "Band length",
      "value": "Very short (under 160 mm)",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=1365[]=165401"
    },
    {
      "collection_url": null,
      "specification_id": 996,
      "value_id": 70506,
      "name": "Period",
      "value": "1990-1999",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=996[]=70506"
    },
    {
      "collection_url": null,
      "specification_id": 1366,
      "value_id": null,
      "name": "Repainted dial",
      "value": "No",
      "url": null
    },
    {
      "collection_url": null,
      "specification_id": 998,
      "value_id": 61727,
      "name": "Movement",
      "value": "Quartz",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=998[]=61727"
    },
    {
      "collection_url": null,
      "specification_id": 913,
      "value_id": 61891,
      "name": "Dial colour",
      "value": "Black",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=913[]=61891"
    },
    {
      "collection_url": null,
      "specification_id": 932,
      "value_id": 99821,
      "name": "Case material",
      "value": "Stainless steel",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=932[]=99821"
    },
    {
      "collection_url": null,
      "specification_id": 1367,
      "value_id": null,
      "name": "Original box included",
      "value": "No",
      "url": null
    },
    {
      "collection_url": null,
      "specification_id": 1368,
      "value_id": null,
      "name": "Original papers included",
      "value": "No",
      "url": null
    },
    {
      "collection_url": null,
      "specification_id": 1363,
      "value_id": 165359,
      "name": "Case diameter",
      "value": "22 mm",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=1363[]=165359"
    },
    {
      "collection_url": null,
      "specification_id": 1369,
      "value_id": null,
      "name": "Original warranty included",
      "value": "No",
      "url": null
    },
    {
      "collection_url": null,
      "specification_id": 914,
      "value_id": 165438,
      "name": "Condition",
      "value": "Very good - minor signs of wear",
      "url": "https://www.catawiki.com/en/c/333-watches?filters=914[]=165438"
    }
  ],
  "open": true,
  "eu_customer": false,
  "lot_id": 106753013,
  "seo": {
    "meta_tags": {
      "site": "auction online Catawiki",
      "reverse": true,
      "separator": "-",
      "robots": "index, follow",
      "og": {
        "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
        "description": "Hello. Thank you for watching.\n\nI am a lover of Japanese vintage watches.\n\nThis time, we exhibited a rare JDM (Japan Domestic Model) vintage watch sold for Japan, so please take a look.\n\n[Basic specifications]\n\nBrand/Model:\n\nOmega SEAMASTER Polaris Women\n\nMovement: Quartz\n\nCase size: Diameter about 22mm (excluding crown)\n\nBracelet material: stainless steel (original)\n\nArm circumference size: about 15.5 cm\n\n[Condition details]\n\nCase: It's a beautiful situation.\n\nBack case: There are small thread scratches, but it is in a beautiful condition\n\nBezel: In a beautiful condition\n\nCrown: Good operation.\n\nWindshield: It is in a beautiful condition.\n\nDial: Beautiful condition.\n\nBracelet/belt: In a beautiful condition\n\n[Accuracy and operation status]\n\nWe checked for a short time and confirmed that the accuracy was suitable for daily use.\n\n(Please note that other complaints will be confirmed within 12 hours.)\n\n[About shipping]\n\nWe will ship safely by FEDEX, DHL (with insurance / with tracking).\n\nPlease rest assured that we will pack it strictly.\n\n[About customs duty]\n\nPlease note that import duties, taxes, and fees are not included in the product price or shipping cost.\n\nThis product will be shipped from Japan (outside the EU).\n\nImport duties, value-added taxes, customs duties, and related fees are the responsibility of the buyer. Please check the local customs regulations before bidding.\n\nIf customs duties are not paid, the goods may be returned or disposed of, and no refund will be made to the buyer.\n\n※Depending on the environment of your monitor, the color may differ from the actual product. Thank you for your understanding\n\nManagement number: 461-D100-OmPol",
        "type": "product",
        "image": {
          "width": null,
          "height": null,
          "": "https://assets.catawiki.nl/assets/2026/9/10/2/8/f/28f83640-71b4-4d5f-a3bb-0df50d295834.jpg"
        },
        "site_name": "Catawiki"
      },
      "fb": {
        "app_id": 238226522900020
      },
      "twitter": {
        "site": "@Catawiki",
        "card": "summary_large_image"
      },
      "title": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "description": "Hello. Thank you for watching.\n\nI am a lover of Japanese vintage watches.\n\nThis time, we exhibited a rare JDM (Japan Domestic Model) vintage watch sold for Japan, so please take a look.\n\n[Basic specifications]\n\nBrand/Model:\n\nOmega SEAMASTER Polaris Women\n\nMovement: Quartz\n\nCase size: Diameter about 22mm (excluding crown)\n\nBracelet material: stainless steel (original)\n\nArm circumference size: about 15.5 cm\n\n[Condition details]\n\nCase: It's a beautiful situation.\n\nBack case: There are small thread scratches, but it is in a beautiful condition\n\nBezel: In a beautiful condition\n\nCrown: Good operation.\n\nWindshield: It is in a beautiful condition.\n\nDial: Beautiful condition.\n\nBracelet/belt: In a beautiful condition\n\n[Accuracy and operation status]\n\nWe checked for a short time and confirmed that the accuracy was suitable for daily use.\n\n(Please note that other complaints will be confirmed within 12 hours.)\n\n[About shipping]\n\nWe will ship safely by FEDEX, DHL (with insurance / with tracking).\n\nPlease rest assured that we will pack it strictly.\n\n[About customs duty]\n\nPlease note that import duties, taxes, and fees are not included in the product price or shipping cost.\n\nThis product will be shipped from Japan (outside the EU).\n\nImport duties, value-added taxes, customs duties, and related fees are the responsibility of the buyer. Please check the local customs regulations before bidding.\n\nIf customs duties are not paid, the goods may be returned or disposed of, and no refund will be made to the buyer.\n\n※Depending on the environment of your monitor, the color may differ from the actual product. Thank you for your understanding\n\nManagement number: 461-D100-OmPol",
      "alternate": [
        {
          "href": "https://www.catawiki.com/en/l/106753013-omega-seamaster-polaris-women-women-1990-1999",
          "hreflang": "en"
        },
        {
          "href": "https://www.catawiki.com/nl/l/106753013-omega-seamaster-polaris-women-dames-1990-1999",
          "hreflang": "nl"
        },
        {
          "href": "https://www.catawiki.com/de/l/106753013-omega-seamaster-polaris-women-women-1990-1999",
          "hreflang": "de"
        },
        {
          "href": "https://www.catawiki.com/fr/l/106753013-omega-seamaster-polaris-women-femme-1990-1999",
          "hreflang": "fr"
        },
        {
          "href": "https://www.catawiki.com/it/l/106753013-omega-seamaster-polaris-women-donna-1990-1999",
          "hreflang": "it"
        },
        {
          "href": "https://www.catawiki.com/es/l/106753013-omega-seamaster-polaris-women-mujer-1990-1999",
          "hreflang": "es"
        },
        {
          "href": "https://www.catawiki.com/zh-Hans/l/106753013-omega-seamaster-polaris-women-women-1990-1999",
          "hreflang": "zh-Hans"
        },
        {
          "href": "https://www.catawiki.com/zh-Hant/l/106753013-omega-seamaster-polaris-women-women-1990-1999",
          "hreflang": "zh-Hant"
        },
        {
          "href": "https://www.catawiki.com/pt/l/106753013-omega-seamaster-polaris-women-senhora-1990-1999",
          "hreflang": "pt"
        },
        {
          "href": "https://www.catawiki.com/da/l/106753013-omega-seamaster-polaris-women-kvinder-1990-1999",
          "hreflang": "da"
        },
        {
          "href": "https://www.catawiki.com/sv/l/106753013-omega-seamaster-polaris-women-kvinnor-1990-1999",
          "hreflang": "sv"
        },
        {
          "href": "https://www.catawiki.com/no/l/106753013-omega-seamaster-polaris-women-dame-1990-1999",
          "hreflang": "no"
        },
        {
          "href": "https://www.catawiki.com/pl/l/106753013-omega-seamaster-polaris-women-kobieta-1990-1999",
          "hreflang": "pl"
        },
        {
          "href": "https://www.catawiki.com/el/l/106753013-omega-seamaster-polaris-women-1990-1999",
          "hreflang": "el"
        },
        {
          "href": "https://www.catawiki.com/hu/l/106753013-omega-seamaster-polaris-women-noi-1990-1999",
          "hreflang": "hu"
        },
        {
          "href": "https://www.catawiki.com/ro/l/106753013-omega-seamaster-polaris-women-femei-1990-1999",
          "hreflang": "ro"
        },
        {
          "href": "https://www.catawiki.com/fi/l/106753013-omega-seamaster-polaris-women-naiset-1990-1999",
          "hreflang": "fi"
        },
        {
          "href": "https://www.catawiki.com/ja/l/106753013-omega-seamaster-polaris-women-women-1990-1999",
          "hreflang": "ja"
        }
      ],
      "canonical": "https://www.catawiki.com/en/l/106753013-omega-seamaster-polaris-women-women-1990-1999",
      "indexable": true
    },
    "ld_schema": {
      "@context": "https://schema.org/",
      "@type": "Product",
      "name": "Omega - SEAMASTER Polaris Women - Women - 1990-1999 ",
      "image": [
        "https://assets.catawiki.nl/assets/2026/9/10/2/8/f/thumb5_28f83640-71b4-4d5f-a3bb-0df50d295834.jpg",
        "https://assets.catawiki.nl/assets/2026/9/10/2/8/f/28f83640-71b4-4d5f-a3bb-0df50d295834.jpg"
      ],
      "description": "Hello",
      "sku": 106753013,
      "brand": {
        "@type": "Brand",
        "name": "Omega"
      },
      "aggregate_rating": {
        "@type": "AggregateRating",
        "rating_value": 93.48,
        "review_count": 94,
        "best_rating": 100
      },
      "offers": {
        "@type": "Offer",
        "url": "https://www.catawiki.com/en/l/106753013-omega-seamaster-polaris-women-women-1990-1999",
        "price_currency": "EUR",
        "price": 500,
        "price_valid_until": "2026-09-17T19:00:00.000Z",
        "item_condition": "https://schema.org/UsedCondition",
        "availability": "https://schema.org/InStock"
      }
    }
  },
  "flag_url": "https://cdn.catawiki.net/assets/buyer/ui/v2/flags/jp-a03b573387481365d24e9ff0b8afc21d5e4e8af62b81dcb806f778524a1e703a.svg",
  "is_closed": false,
  "high_interest": false,
  "summary": "Omega Seamaster Polaris Women quartz watch with a stainless steel case 22 mm in diameter, steel bracelet, black dial, from the 1990s, in very good condition with minor signs of wear.",
  "experiments": {
    "decoupling_catawiki_estimate": 1
  },
  "trustpilot": {
    "score": 4.4,
    "total_reviews": 141030
  },
  "live_stream": null,
  "shipping_config": null,
  "auction": {
    "id": 1263379,
    "title": "Omega Watches Auction",
    "themed": false,
    "url": "https://www.catawiki.com/en/a/1263379-omega-watches-auction",
    "images": {
      "5": "https://assets.catawiki.nl/assets/2026/9/2/1/3/5/thumb5_135cf6cb-c6e8-4616-aca5-805da17d333d.jpg",
      "6": "https://assets.catawiki.nl/assets/2026/9/2/1/3/5/thumb6_135cf6cb-c6e8-4616-aca5-805da17d333d.jpg",
      "original": "https://assets.catawiki.nl/assets/2026/9/2/1/3/5/135cf6cb-c6e8-4616-aca5-805da17d333d.jpg"
    },
    "status": "open_now",
    "family": {
      "id": null,
      "title": "",
      "long_title": "",
      "start_selling_path": "seller/register"
    },
    "categories": [
      {
        "id": 299,
        "title": "Watches, Pens & Lighters",
        "url": "https://www.catawiki.com/en/c/299-watches-pens-lighters",
        "color": "#86a7a8",
        "title_en": "Watches, Pens & Lighters",
        "image_url": "https://assets.catawiki.nl/assets/categories/original_299_d8e1f3bb-dd5e-4174-8a62-96671dbe9168.jpg"
      },
      {
        "id": 333,
        "title": "Watches",
        "url": "https://www.catawiki.com/en/c/333-watches",
        "color": "#86a7a8",
        "title_en": "Watches",
        "image_url": "https://assets.catawiki.nl/assets/categories/333-941fb7ebd391ac2a6b7d27254485c741666034fd-original.jpg"
      },
      {
        "id": 697,
        "title": "Omega Watches",
        "url": "https://www.catawiki.com/en/c/697-omega-watches",
        "color": "#86a7a8",
        "title_en": "Omega Watches",
        "image_url": "https://www.catawiki.nl/images/original_placeholder.png"
      }
    ],
    "auctioneers": [
      {
        "id": 759,
        "name": "Pasquale Picca",
        "image_large": "https://images.ctfassets.net/63zu1jme7dht/3y1eU49CplXABfS3TfQ2dg/6676f8ec749305d1b72b1304bb23d10f/759-300x300-_2x.jpg.jpg",
        "image_small": "https://images.ctfassets.net/63zu1jme7dht/6yPNiBLHo7GSpc9llpH3X2/aa87661591fd7fb1b608e2baa1432ce4/759-64x64-_2x.jpg.jpg",
        "profile_complete": true
      }
    ],
    "close_at": "2026-09-17T19:00:00Z",
    "closed_at": null,
    "start_at": "2026-09-10T16:00:00Z",
    "lot_count": 42,
    "number_of_lots": 42,
    "type_id": 507,
    "theme_id": null,
    "explicit_content": false,
    "promo_images": [
      {
        "medium": "https://assets.catawiki.nl/assets/2026/9/2/1/3/5/thumb5_135cf6cb-c6e8-4616-aca5-805da17d333d.jpg",
        "small": "https://assets.catawiki.nl/assets/2026/9/2/1/3/5/thumb6_135cf6cb-c6e8-4616-aca5-805da17d333d.jpg",
        "original": "https://assets.catawiki.nl/assets/2026/9/2/1/3/5/135cf6cb-c6e8-4616-aca5-805da17d333d.jpg"
      },
      {
        "medium": "https://assets.catawiki.nl/assets/2026/7/27/5/3/a/thumb5_53a323c2-bc37-4a54-b639-c573a415ab6e.jpg",
        "small": "https://assets.catawiki.nl/assets/2026/7/27/5/3/a/thumb6_53a323c2-bc37-4a54-b639-c573a415ab6e.jpg",
        "original": "https://assets.catawiki.nl/assets/2026/7/27/5/3/a/53a323c2-bc37-4a54-b639-c573a415ab6e.jpg"
      },
      {
        "medium": "https://assets.catawiki.nl/assets/2026/9/10/7/c/5/thumb5_7c5702a9-31fe-481b-8412-0d94666ee260.jpg",
        "small": "https://assets.catawiki.nl/assets/2026/9/10/7/c/5/thumb6_7c5702a9-31fe-481b-8412-0d94666ee260.jpg",
        "original": "https://assets.catawiki.nl/assets/2026/9/10/7/c/5/7c5702a9-31fe-481b-8412-0d94666ee260.jpg"
      },
      {
        "medium": "https://assets.catawiki.nl/assets/2026/9/10/7/7/f/thumb5_77f21f92-40f7-48a2-88bb-3cdb7c323f40.jpg",
        "small": "https://assets.catawiki.nl/assets/2026/9/10/7/7/f/thumb6_77f21f92-40f7-48a2-88bb-3cdb7c323f40.jpg",
        "original": "https://assets.catawiki.nl/assets/2026/9/10/7/7/f/77f21f92-40f7-48a2-88bb-3cdb7c323f40.jpg"
      }
    ],
    "has_context": false
  },
  "bidding_block_response": {
    "bidding_start_time": 1789056000000,
    "bidding_end_time": 1789675100000,
    "close_to_reserve_price": false,
    "show_flyin": false,
    "closed": false,
    "highest_bidder_token": "cfa9119c74129b29b3542a16fddf75b954160248",
    "quick_bids": [
      60,
      150,
      300
    ],
    "reserve_price_met": false,
    "localized_current_bid_amount": 55,
    "localized_min_bid_amount": 60,
    "sold": false,
    "localized_start_bid_amount": 60,
    "localized_auto_bid_amount": null,
    "owns_active_autobid": false,
    "live": {
      "lot": {
        "id": 106753013,
        "reserve_price_met": false,
        "bid": {
          "e_u_r": 55,
          "g_b_p": 1,
          "u_s_d": 1
        },
        "bidding_start_time": 1789056000000,
        "bidding_end_time": 1789675100000,
        "highest_bidder_token": "cfa9119c74129b29b3542a16fddf75b954160248",
        "close_status": "Open",
        "buy_now": null
      },
      "time": 1789546263
    },
    "bidding_history": {
      "bids": [
        {
          "created_at": "2026-09-14T16:56:28Z",
          "bidder_token": "cfa9119c74129b29b3542a16fddf75b954160248",
          "id": 609322759,
          "localized_bid_amount": 55,
          "bidder_name": "5043",
          "bid_type": "",
          "country": {
            "code": "gb",
            "flag_url": "https://cdn.catawiki.net/assets/buyer/ui/v2/flags/gb-a7929b0bf0562fc7e33111a0fb218f0c2f28b99716f7294998bf8f62e4a90843.svg"
          },
          "explanation_text": "same_bidder",
          "total_bids": 153
        },
        {
          "created_at": "2026-09-14T16:56:23Z",
          "bidder_token": "cfa9119c74129b29b3542a16fddf75b954160248",
          "id": 609322738,
          "localized_bid_amount": 50,
          "bidder_name": "5043",
          "bid_type": "autobid",
          "country": {
            "code": "gb",
            "flag_url": "https://cdn.catawiki.net/assets/buyer/ui/v2/flags/gb-a7929b0bf0562fc7e33111a0fb218f0c2f28b99716f7294998bf8f62e4a90843.svg"
          },
          "total_bids": 153
        }
      ]
    },
    "suggested_bid": null,
    "calendar_links": [
      {
        "provider": "google",
        "url": "https://www.google.com/calendar/render?action=TEMPLATE&dates=20260917T194820Z%2F20260917T195820Z&details=https%3A%2F%2Fwww.catawiki.com%2Fen%2Fl%2F106753013-omega-seamaster-polaris-women-women-1990-1999&location=https%3A%2F%2Fwww.catawiki.com%2Fen%2Fl%2F106753013-omega-seamaster-polaris-women-women-1990-1999&text=Catawiki%3A+Omega+-+SEAMASTER+Polaris+Women+-+Women+-+1990-1999+"
      },
      {
        "provider": "outlook",
        "url": "https://outlook.live.com/calendar/0/deeplink/compose?path=/calendar/action/compose&rru=addevent&body=https%3A%2F%2Fwww.catawiki.com%2Fen%2Fl%2F106753013-omega-seamaster-polaris-women-women-1990-1999&enddt=2026-09-17T19%3A58%3A20Z&location=https%3A%2F%2Fwww.catawiki.com%2Fen%2Fl%2F106753013-omega-seamaster-polaris-women-women-1990-1999&startdt=2026-09-17T19%3A48%3A20Z&subject=Catawiki%3A+Omega+-+SEAMASTER+Polaris+Women+-+Women+-+1990-1999+"
      },
      {
        "provider": "ical",
        "url": "data:text/calendar;charset=utf8,BEGIN:VCALENDAR%0AVERSION:2.0%0ABEGIN:VEVENT%0ADTSTART:20260917T194820Z%0ADTEND:20260917T195820Z%0ASUMMARY:Catawiki: Omega - SEAMASTER Polaris Women - Women - 1990-1999 %0ADESCRIPTION:https://www.catawiki.com/en/l/106753013-omega-seamaster-polaris-women-women-1990-1999%0AURL:https://www.catawiki.com/en/l/106753013-omega-seamaster-polaris-women-women-1990-1999%0ALOCATION:https://www.catawiki.com/en/l/106753013-omega-seamaster-polaris-women-women-1990-1999%0AUID:https://www.catawiki.com/en/l/106753013-omega-seamaster-polaris-women-women-1990-1999%0AEND:VEVENT%0AEND:VCALENDAR"
      }
    ],
    "is_a_bidder": false,
    "is_winner": false,
    "use_realtime_message_fallback": false,
    "bid_history": {
      "bids": []
    }
  },
  "from_url": "https://www.catawiki.com/en/s?q=women"
}
```

Each scraped item returns a detailed record with 30+ fields:

#### Listing Identification

| Field | Description & Use |
|---|---|
| `Lot ID` | Unique internal ID for each auction lot. Use for deduplication and database keys. |
| `Auction ID` | Unique ID for the auction event itself. Useful for grouping related lots. |
| `Lot Title` | Primary auction item title. Use for search indexing and display. |
| `Slug` | URL-friendly version of the title. Needed for building internal links or URLs. |
| `Lot Subtitle` | Secondary descriptive text. Provides additional context (e.g., "Pre-owned, excellent condition"). |

#### Seller & Reputation

| Field | Description & Use |
|---|---|
| `Seller Info` | Seller name, ID, location, and account details. Essential for buyer trust scoring. |
| `Feedbacks` | Seller rating, review count, and feedback percentage. Critical for seller credibility assessment. |
| `Trustpilot` | Third-party Trustpilot ratings linked to the seller. Cross-references external reputation. |
| `Disclaimers` | Legal or platform disclaimers from the seller. Important for compliance and transparency. |

#### Item Details & Content

| Field | Description & Use |
|---|---|
| `Description` | Full HTML-formatted item description. Contains rich formatting, links, and embedded content. |
| `Auto Translated Description` | Machine-translated description if original is non-English. Useful for multi-language markets. |
| `Summary` | Short plain-text summary of the item. Great for quick previews or mobile displays. |
| `Specifications` | Structured specs (e.g., brand, year, material, dimensions). Enables faceted search and filtering. |
| `Images` | Array of image URLs (thumbnails and high-res). Essential for visual content and galleries. |
| `Category` | Item category (e.g., "Watches", "Vintage Art"). Use for taxonomy and faceting. |

#### Auction Dynamics & Pricing

| Field | Description & Use |
|---|---|
| `Experts Estimate` | Expert valuation range (e.g., "€500–€800"). Influences bidding psychology. |
| `Favorite Count` | Number of users who favorited the lot. Indicates demand and interest levels. |
| `Open` | Current highest bid or starting price. Core metric for price tracking. |
| `Bidding Block Response` | Current bidding state and restrictions (if any). Necessary for live bidding apps. |
| `High Interest` | Boolean flag indicating high bidding activity. Flags competitive or trending lots. |
| `Is Closed` | Whether the auction has ended. Determines if lot is still active. |

#### Condition & Authenticity

| Field | Description & Use |
|---|---|
| `Condition` | Item condition code (e.g., "71611" = As new). Used in filtering and quality metrics. |
| `Age Check Required` | Boolean indicating adult/restricted content. Critical for compliance. |
| `Has Explicit Content` | Flag for sensitive or explicit item descriptions. Needed for content filtering. |
| `EU Customer` | Seller is EU-based or has EU compliance status. Important for VAT and shipping rules. |

#### Technical & Metadata

| Field | Description & Use |
|---|---|
| `SEO` | SEO-optimized metadata (title, meta description, canonical URL). Use for search engine indexing. |
| `PubNub Channel` | Real-time bidding channel ID. Required for live bidding integrations. |
| `Flag URL` | Country flag image URL (for seller location). Used in UI displays. |
| `Experts` | List of expert curators or authenticators for the lot. Adds credibility indicator. |
| `Is Messaging Supported Category` | Whether buyer-seller messaging is enabled. Affects communication workflows. |
| `Live Stream` | Stream details if the lot is broadcast live. Useful for real-time auction tracking. |
| `Shipping Config` | Shipping options, costs, and restrictions. Essential for logistics and buyer decision-making. |
| `Experiments` | A/B testing flags or feature flags. For platform analytics (may be empty). |

***

### How to Use

#### Option A: Scrape by URLs

1. Navigate to Catawiki.com and find search results or category pages you want to scrape.
2. Copy the full URL (e.g., `https://www.catawiki.com/en/s?q=vintage+watches`).
3. Paste URLs into the `urls` array.
4. Set `max_items_per_url` (e.g., `100` or `200`).
5. Enable `ignore_url_failures: true` for robust multi-URL runs.
6. Run the scraper and export the results.

#### Option B: Scrape by Search Filters

1. Leave the `urls` array empty.
2. Enter a `keyword` (e.g., `"vintage watches"`, `"art deco"`).
3. Apply optional filters:
   - `sort_by`: `"bidding_end_desc"` (Ending Soon) or `"published_at_desc"` (Newest)
   - `price_range`: `"100-5000"` (€100–€5k)
   - `location`: `"de"` (Germany), `"nl"` (Netherlands), etc.
   - `condition`: e.g., `"71611"` (As new), `"165438"` (Good – visible wear)
   - `period`: e.g., `"70506"` (1990-1999), `"70568"` (1900-1949)
   - `page`: Start from page 2 or later if paginating
4. Set `max_items_per_url` (pagination limit per page).
5. Configure proxy settings for stability.
6. Run and collect results.

**Tips:**

- Use `RESIDENTIAL` proxy with country matching your target items for best results.
- Combine multiple filters for precise targeting (e.g., Italian vintage watches under €2k, as-new condition).
- Increase `max_items_per_url` for comprehensive datasets; be mindful of runtime.

***

### Use Cases & Business Value

- **Price intelligence:** Track what similar items sell for, building valuation models for collectibles.
- **Market trend analysis:** Spot rising or declining categories, seasonal demand patterns, or emerging collectibles.
- **Competitive reselling:** Monitor competing sellers, their inventory velocity, and pricing strategies.
- **API aggregation:** Feed Catawiki data into multi-source auction aggregators or vertical search engines.
- **Research & analytics:** Academic or business studies on collectible markets, buyer behavior, and auction dynamics.

The Catawiki Product Search Scraper eliminates hours of manual browsing, enabling real-time data insights that drive smarter bidding, pricing, and business decisions.

***

### Conclusion

The **Catawiki Product Search Scraper** is an essential tool for anyone serious about collectible markets. Whether you're tracking prices, researching trends, or building a data platform, this scraper delivers rich, structured auction data across 30+ fields. Start a run today and unlock actionable insights from Europe's largest online auction platform.

# Actor input Schema

## `urls` (type: `array`):

Add the URLs of the product search list urls you want to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list.

## `ignore_url_failures` (type: `boolean`):

If true, the scraper will continue running even if some URLs fail to be scraped.

## `keyword` (type: `string`):

Enter the keyword to search for items

## `sort_by` (type: `string`):

Sort items by options

## `price_range` (type: `string`):

Price range to filter by

## `location` (type: `string`):

Location to filter by

## `condition` (type: `string`):

Condition to filter by

## `period` (type: `string`):

Period to filter by

## `page` (type: `integer`):

The page number to start scraping from.

## `max_items_per_url` (type: `integer`):

The maximum number of items to scrape per URL.

## Actor input object example

```json
{
  "urls": [
    "https://www.catawiki.com/en/x/587441-watches-pens-lighters-no-reserve"
  ],
  "ignore_url_failures": true,
  "max_items_per_url": 20
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# 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 = {
    "urls": [
        "https://www.catawiki.com/en/x/587441-watches-pens-lighters-no-reserve"
    ],
    "ignore_url_failures": true,
    "max_items_per_url": 20
};

// Run the Actor and wait for it to finish
const run = await client.actor("stealth_mode/catawiki-product-search-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 = {
    "urls": ["https://www.catawiki.com/en/x/587441-watches-pens-lighters-no-reserve"],
    "ignore_url_failures": True,
    "max_items_per_url": 20,
}

# Run the Actor and wait for it to finish
run = client.actor("stealth_mode/catawiki-product-search-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 '{
  "urls": [
    "https://www.catawiki.com/en/x/587441-watches-pens-lighters-no-reserve"
  ],
  "ignore_url_failures": true,
  "max_items_per_url": 20
}' |
apify call stealth_mode/catawiki-product-search-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,stealth_mode/catawiki-product-search-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/myZUbPOwlBcqbj15C/builds/pAKdiBV5KzxV0RxeM/openapi.json
