# Jomashop Scraper (`getdataforme/my-jomashop-actor`) Actor

A web scraper for Jomashop.com can be designed to extract detailed product information efficiently. Jomashop is a prominent e-commerce platform specializing in luxury goods such as watches, handbags, and accessories. The primary goal of such a scraper would be to collect product details.

- **URL**: https://apify.com/getdataforme/my-jomashop-actor.md
- **Developed by:** [GetDataForMe](https://apify.com/getdataforme) (community)
- **Categories:** E-commerce
- **Stats:** 17 total users, 0 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

from $9.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.

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

## Jomashop Scraper

Extract detailed product information effortlessly from Jomashop website. This actor is designed to scrape product data, including reviews, pricing, availability, and more.

`Note: Please activate Proxy to get the result without blockage.`
Running without a proxy may lead to blockage in data extraction.

***

### How this Jomashop Scraper works

- Rent the Jomashop Scraper to access detailed product information.
- Input the desired product URLs in the "urls" field.
- The scraper processes the data and outputs detailed product information in JSON format.

#### Input Example

```json

{
    "urls": [
        "https://www.jomashop.com/omega-seamaster-blue-dial-unisex-watch-21030422003003.html"
    ]
}
```

***

### Jomashop Scraper Output result sample

Once the scraper runs successfully, you will receive the following details for each product:

- Product Name
- Product ID
- Product Image
- Sku
- URL
- Description
- Price

#### Sample Output

```json
{
        "id": 1187063,
        "sku ": "OM21030422003003",
        "name": "Omega Seamaster Automatic Chronometer Summer Blue Dial Men's Watch 210.30.42.20.03.003",
        "updated_at": "2025-01-08 05:50:12",
        "name_wout_brand": "Seamaster Automatic Chronometer Summer Blue Dial Men's Watch 210.30.42.20.03.003",
        "brand_name ": "Omega",
        "full_url": "https://www.jomashop.com/omega-watches.html",
        " manufacturer": "23681",
        "full_image_url": "https://www.jomashop.com/omega-seamaster-blue-dial-unisex-watch-21030422003003.html",
        "stock_status": "IN_STOCK",
        "image_list": [
            {
                "image_url": "https://cdn2.jomashop.com/media/catalog/product/cache/931945d7c16f894606662cd152adf9d4/o/m/omega-seamaster-automatic-chronometer-summer-blue-dial-mens-watch-21030422003003-21030422003003.jpg?width=80&height=80"
            },
            {
                "image_url": "https://cdn2.jomashop.com/media/catalog/product/cache/9d6243d99187096e972f05545e39058c/o/m/omega-seamaster-automatic-chronometer-summer-blue-dial-mens-watch-21030422003003-21030422003003.jpg?width=350&height=350"
            },
            {
                "image_url": "https://cdn2.jomashop.com/media/catalog/product/cache/fc2ff48f80400416c47c36b80c0a3202/o/m/omega-seamaster-automatic-chronometer-summer-blue-dial-mens-watch-21030422003003-21030422003003.jpg?width=546&height=546"
            },
            {
                "image_url": "https://cdn2.jomashop.com/media/catalog/product/cache/1efeae25165431e474e7b2e6683be3ee/o/m/omega-seamaster-automatic-chronometer-summer-blue-dial-mens-watch-21030422003003-21030422003003.jpg?width=70&height=70"
            }
        ],
        "description": "Silver-tone stainless steel case and bracelet. Uni-directional rotating blue ceramic bezel. Blue dial with silver-tone hands and index hour markers. Minute markers around the outer rim. Dial Type: Analog. Luminescent hands and markers. Date display at the 6 o'clock position. Omega Calibre 8800 Automatic movement, containing 35 Jewels, bitting at 25200 vph, and has a power reserve of approximately 55 hours. Scratch resistant sapphire crystal. Screw down crown. Solid case back. Round case shape, case size: 42 mm. Fold over clasp with a safety release. Water resistant at 300 meters / 1000 feet. Functions: date, hour, minute, second, co-axial escapement, chronometer, magnetic resistant. Additional Info: original box, manual (complete accessories). Seamaster Series. Dive watch style. Watch label: Swiss Made. Omega Seamaster Automatic Chronometer Blue Dial Men's Watch 210.30.42.20.03.003."
    }
```

***

#### Support

For more custom/simplified outputs or bug reports, please contact our support team at `support@getdataforme.com` or report an issue. Thank you!

You can easily reach us here: [Contact Us](https://getdataforme.com/contact/)

# Actor input Schema

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

A list of URLs of the web pages you want to scrape data from.

## `proxyConfiguration` (type: `object`):

Specifies proxy servers that will be used by the scraper in order to hide its origin.

## Actor input object example

```json
{
  "urls": [
    "https://www.jomashop.com/igi-certified-14k-yellow-gold-1-2-cttw-4-prong-set-princess-cut-solitaire-diamond-push-back-stud-earrings-l-m-color-i1-i2-clarity-021206yigi.html"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

# 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.jomashop.com/igi-certified-14k-yellow-gold-1-2-cttw-4-prong-set-princess-cut-solitaire-diamond-push-back-stud-earrings-l-m-color-i1-i2-clarity-021206yigi.html"
    ],
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ]
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("getdataforme/my-jomashop-actor").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.jomashop.com/igi-certified-14k-yellow-gold-1-2-cttw-4-prong-set-princess-cut-solitaire-diamond-push-back-stud-earrings-l-m-color-i1-i2-clarity-021206yigi.html"],
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
    },
}

# Run the Actor and wait for it to finish
run = client.actor("getdataforme/my-jomashop-actor").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.jomashop.com/igi-certified-14k-yellow-gold-1-2-cttw-4-prong-set-princess-cut-solitaire-diamond-push-back-stud-earrings-l-m-color-i1-i2-clarity-021206yigi.html"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}' |
apify call getdataforme/my-jomashop-actor --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,getdataforme/my-jomashop-actor"
        }
    }
}

```

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/01eo6ZCcGNah9lfgn/builds/vezXW6eDF3XuHTQQI/openapi.json
