# Juleriaque Product Search Scraper (`stealth_mode/juleriaque-product-search-scraper`) Actor

Scrape product listings from Juleriaque.com.ar with detailed attributes. Collect brand names, pricing, images, SKUs, and 14+ fields per product — perfect for price monitoring, market analysis, and e-commerce intelligence in the fragrance sector.

- **URL**: https://apify.com/stealth\_mode/juleriaque-product-search-scraper.md
- **Developed by:** [Stealth mode](https://apify.com/stealth_mode) (community)
- **Categories:** Automation, Developer tools, E-commerce
- **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/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
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.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use 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

## Juleriaque Product Search Scraper: Extract Fragrance Data at Scale

---

### What Is Juleriaque?

Juleriaque.com.ar is an Argentine e-commerce platform specializing in fragrances and beauty products. It offers a diverse catalog with advanced search and filtering capabilities. For price intelligence teams, competitors, and market researchers, manually extracting product data is inefficient — the **Juleriaque Product Search Scraper** automates collection of product listings directly from search result pages.

---

### Overview

The **Juleriaque Product Search Scraper** extracts structured product data from Juleriaque search result pages. It captures essential e-commerce fields including pricing, product identifiers, images, and specifications. This scraper is ideal for:

- **Price monitoring** — Track competitor pricing on fragrances and beauty items
- **Product intelligence** — Build datasets for market analysis and trend identification
- **Inventory research** — Monitor product availability and catalog changes
- **E-commerce aggregators** — Feed product data into price comparison platforms

The scraper handles search result pagination and variant products, delivering clean, structured records suitable for spreadsheets, databases, or analytics tools.

---

### Input Format

The scraper accepts a JSON configuration to define which search pages to scrape:

```json
{
  "urls": [
    "https://www.juleriaque.com.ar/fragancias?category-1=fragancias&fuzzy=0&operator=and&facets=category-1%2Cfuzzy%2Coperator&sort=score_desc&page=1"
  ],
  "ignore_url_failures": true,
  "max_items_per_url": 200
}
````

| Parameter | Type | Description |
|---|---|---|
| `urls` | Array | Direct links to Juleriaque product search result pages. Copy URLs from the browser after filtering by category, price range, or brand. |
| `max_items_per_url` | Integer | Maximum number of products to extract per URL (e.g., `200`). Useful for limiting API costs or testing. |
| `ignore_url_failures` | Boolean | If `true`, the scraper skips URLs that fail to load, allowing the run to complete. If `false`, any failure stops the entire process. |

**Examples of valid URLs:**

- Search by category: `https://www.juleriaque.com.ar/fragancias?category-1=fragancias`
- Filtered results: `https://www.juleriaque.com.ar/fragancias?category-1=fragancias&brand=Dior`
- Sorted results: `https://www.juleriaque.com.ar/fragancias?sort=price_asc&page=1`

> **Tip:** Copy URLs directly from your browser after applying filters (category, brand, price) to target specific product segments.

***

### Output Format

**Example output record:**

```json
{
  "additional_property": [
    {
      "name": "Presentación Fragancias",
      "property_i_d": "c724329f78f7052dc86f528fa4ab416b",
      "value": "110 ML",
      "value_reference": "SPECIFICATION"
    }
  ],
  "advertisement": null,
  "brand": {
    "brand_name": "DAVIDOFF",
    "name": "DAVIDOFF"
  },
  "delivery_promise_badges": null,
  "gtin": "3607344163773",
  "has_specifications": true,
  "image": [
    {
      "alternate_name": "",
      "url": "https://juleriaque.vtexassets.com/arquivos/ids/254041/1008032.jpg?v=638802449179470000"
    },
    {
      "alternate_name": "",
      "url": "https://juleriaque.vtexassets.com/arquivos/ids/253989/1008032-01.jpg.jpg?v=638802325549200000"
    },
    {
      "alternate_name": "",
      "url": "https://juleriaque.vtexassets.com/arquivos/ids/253990/1008032-02.jpg.jpg?v=638802325549200000"
    },
    {
      "alternate_name": "",
      "url": "https://juleriaque.vtexassets.com/arquivos/ids/254120/1008032-03.jpg.jpg?v=638803230327600000"
    }
  ],
  "is_variant_of": {
    "name": "DAVIDOFF HOT WATER EDT",
    "product_group_i_d": "12414",
    "sku_variants": {
      "active_variations": {
        "presentación _fragancias": "110 ML"
      },
      "all_variants_by_name": {
        "presentación _fragancias": [
          "110 ML"
        ]
      },
      "available_variations": {
        "presentación _fragancias": [
          {
            "src": "https://juleriaque.vtexassets.com/arquivos/ids/254041/1008032.jpg?v=638802449179470000",
            "alt": "",
            "label": "Presentación Fragancias: 110 ML",
            "value": "110 ML"
          }
        ]
      },
      "slugs_map": {
        "presentación _fragancias-110 _m_l": "davidoff-hot-water-edt-903024-18819"
      },
      "all_variant_products": [
        {
          "name": "Davidoff Hot Water EDT 110 ml",
          "product_i_d": "18819"
        }
      ]
    }
  },
  "name": "Davidoff Hot Water EDT 110 ml",
  "offers": {
    "low_price": 65340,
    "low_price_with_taxes": 65340,
    "offers": [
      {
        "availability": "https://schema.org/InStock",
        "list_price": 163350,
        "list_price_with_taxes": 163350,
        "price": 65340,
        "price_with_taxes": 65340,
        "quantity": 10000,
        "seller": {
          "identifier": "1"
        }
      }
    ]
  },
  "id": "18819",
  "sku": "18819",
  "slug": "davidoff-hot-water-edt-903024-18819",
  "unit_multiplier": 1,
  "from_url": "https://www.juleriaque.com.ar/fragancias?category-1=fragancias&fuzzy=0&operator=and&facets=category-1%2Cfuzzy%2Coperator&sort=score_desc&page=1"
}
```

Each product record contains 14+ fields with structured metadata:

#### Core Product Information

| Field | Description |
|---|---|
| `Name` | Full product name as displayed on Juleriaque (e.g., "Dior Sauvage Eau de Toilette 100ml") |
| `Brand` | Manufacturer or brand name (e.g., "Christian Dior") |
| `SKU` | Stock Keeping Unit — internal identifier for inventory management |
| `ID` | Unique product identifier within Juleriaque's system |
| `Slug` | URL-friendly version of the product name, used in the product page path |

#### Images & Visual Content

| Field | Description |
|---|---|
| `Image` | Primary product image URL; direct link to the main product photo for display or download |

#### Pricing & Offers

| Field | Description |
|---|---|
| `Offers` | Pricing details including current price, original price, currency, and availability status (e.g., in stock, out of stock, pre-order) |

#### Product Classification

| Field | Description |
|---|---|
| `Brand` | Brand/manufacturer of the product |
| `Has Specifications` | Boolean flag indicating whether detailed specs (e.g., volume, concentration type) are available |
| `Is Variant Of` | If the product is a variant (different size, scent intensity), this field links to the base product |

#### Additional Data

| Field | Description |
|---|---|
| `GTIN` | Global Trade Item Number — standardized barcode identifier for retail use |
| `Unit Multiplier` | Quantity multiplier for bulk sales (e.g., "3-pack", single unit = `1`) |
| `Advertisement` | Whether the product is marked as a sponsored/promoted listing |
| `Delivery Promise Badges` | Shipping guarantees shown to customers (e.g., "Free delivery over ARS 1,000", "Next-day delivery") |
| `Additional Property` | Extra attributes not covered by standard fields (e.g., gift wrapping, custom labels) |

***

### How to Use

1. **Find search URLs** — Navigate to Juleriaque.com.ar, browse to Fragrances or your target category, apply filters (brand, price, rating), then copy the full URL.
2. **Paste into configuration** — Add one or more URLs to the `urls` array in the input.
3. **Set extraction limits** — Adjust `max_items_per_url` (e.g., `50` for a quick test, `200` for full results).
4. **Configure failure handling** — Leave `ignore_url_failures: true` for robust batch runs; use `false` only if every URL must succeed.
5. **Start the scraper** — Execute the run and monitor progress in the logs.
6. **Export data** — Download results as JSON, CSV, or Excel for analysis.

**Troubleshooting:**

- **No products returned:** Verify the URL is a search results page, not a single product page. The URL should contain query parameters like `?category-1=`.
- **Partial results:** Juleriaque may paginate results. Add `&page=2`, `&page=3` suffixes to scrape multiple pages.
- **Missing fields:** Some products may lack images or specs — this is normal. Use `has_specifications` to filter complete records.

***

### Use Cases & Business Value

- **Price intelligence:** Monitor competitor pricing weekly to optimize your pricing strategy
- **Product catalog expansion:** Identify trending fragrances and emerging brands in the Argentine market
- **Market research:** Analyze product features, sizes, and price distributions across categories
- **Affiliate/comparison sites:** Aggregate Juleriaque products into your own platform with real-time pricing

By automating data collection, you eliminate manual copy-paste work and gain fresh insights into market trends and competitor activity.

***

### Conclusion

The **Juleriaque Product Search Scraper** streamlines product research and price monitoring for the fragrance and beauty sector. With 14+ fields per product and flexible URL configuration, it delivers actionable intelligence that supports strategic pricing, inventory decisions, and market positioning. Start scraping today and unlock data-driven insights.

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

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

The maximum number of items to scrape per URL.

## Actor input object example

```json
{
  "urls": [
    "https://www.juleriaque.com.ar/fragancias?category-1=fragancias&fuzzy=0&operator=and&facets=category-1%2Cfuzzy%2Coperator&sort=score_desc&page=1"
  ],
  "ignore_url_failures": true,
  "max_items_per_url": 20
}
```

# 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.juleriaque.com.ar/fragancias?category-1=fragancias&fuzzy=0&operator=and&facets=category-1%2Cfuzzy%2Coperator&sort=score_desc&page=1"
    ],
    "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/juleriaque-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.juleriaque.com.ar/fragancias?category-1=fragancias&fuzzy=0&operator=and&facets=category-1%2Cfuzzy%2Coperator&sort=score_desc&page=1"],
    "ignore_url_failures": True,
    "max_items_per_url": 20,
}

# Run the Actor and wait for it to finish
run = client.actor("stealth_mode/juleriaque-product-search-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).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.juleriaque.com.ar/fragancias?category-1=fragancias&fuzzy=0&operator=and&facets=category-1%2Cfuzzy%2Coperator&sort=score_desc&page=1"
  ],
  "ignore_url_failures": true,
  "max_items_per_url": 20
}' |
apify call stealth_mode/juleriaque-product-search-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=stealth_mode/juleriaque-product-search-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Juleriaque Product Search Scraper",
        "description": "Scrape product listings from Juleriaque.com.ar with detailed attributes. Collect brand names, pricing, images, SKUs, and 14+ fields per product — perfect for price monitoring, market analysis, and e-commerce intelligence in the fragrance sector.",
        "version": "0.0",
        "x-build-id": "D7SFAD2xT2Naul7Ai"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/stealth_mode~juleriaque-product-search-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-stealth_mode-juleriaque-product-search-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/stealth_mode~juleriaque-product-search-scraper/runs": {
            "post": {
                "operationId": "runs-sync-stealth_mode-juleriaque-product-search-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/stealth_mode~juleriaque-product-search-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-stealth_mode-juleriaque-product-search-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "urls": {
                        "title": "URLs of the product search list urls to scrape",
                        "type": "array",
                        "description": "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.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "ignore_url_failures": {
                        "title": "Continue running even if some URLs fail to be scraped",
                        "type": "boolean",
                        "description": "If true, the scraper will continue running even if some URLs fail to be scraped."
                    },
                    "max_items_per_url": {
                        "title": "Max items per URL",
                        "type": "integer",
                        "description": "The maximum number of items to scrape per URL."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
