Juleriaque Product Search Scraper avatar

Juleriaque Product Search Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Juleriaque Product Search Scraper

Juleriaque Product Search Scraper

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.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

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:

{
"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
}
ParameterTypeDescription
urlsArrayDirect links to Juleriaque product search result pages. Copy URLs from the browser after filtering by category, price range, or brand.
max_items_per_urlIntegerMaximum number of products to extract per URL (e.g., 200). Useful for limiting API costs or testing.
ignore_url_failuresBooleanIf 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:

{
"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

FieldDescription
NameFull product name as displayed on Juleriaque (e.g., "Dior Sauvage Eau de Toilette 100ml")
BrandManufacturer or brand name (e.g., "Christian Dior")
SKUStock Keeping Unit — internal identifier for inventory management
IDUnique product identifier within Juleriaque's system
SlugURL-friendly version of the product name, used in the product page path

Images & Visual Content

FieldDescription
ImagePrimary product image URL; direct link to the main product photo for display or download

Pricing & Offers

FieldDescription
OffersPricing details including current price, original price, currency, and availability status (e.g., in stock, out of stock, pre-order)

Product Classification

FieldDescription
BrandBrand/manufacturer of the product
Has SpecificationsBoolean flag indicating whether detailed specs (e.g., volume, concentration type) are available
Is Variant OfIf the product is a variant (different size, scent intensity), this field links to the base product

Additional Data

FieldDescription
GTINGlobal Trade Item Number — standardized barcode identifier for retail use
Unit MultiplierQuantity multiplier for bulk sales (e.g., "3-pack", single unit = 1)
AdvertisementWhether the product is marked as a sponsored/promoted listing
Delivery Promise BadgesShipping guarantees shown to customers (e.g., "Free delivery over ARS 1,000", "Next-day delivery")
Additional PropertyExtra 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.