GET
/
api
/
v1
/
scraper
/
zara
/
product
curl --request GET \
  --url https://app.retailed.io/api/v1/scraper/zara/product \
  --header 'x-api-key: <x-api-key>'
{
    "sku": "384637190-251-1",
    "name": "MINI DRESS ZW COLLECTION",
    "color": "Oyster-white",
    "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
    "variants": [
        {
            "sku": "384637190-251-1",
            "size": "XS",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-2",
            "size": "S",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-3",
            "size": "M",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-4",
            "size": "L",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-5",
            "size": "XL",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-6",
            "size": "XXL",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-1",
            "size": "XS",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-2",
            "size": "S",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-3",
            "size": "M",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-4",
            "size": "L",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-5",
            "size": "XL",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-6",
            "size": "XXL",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-1",
            "size": "XS",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-2",
            "size": "S",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-3",
            "size": "M",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-4",
            "size": "L",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-5",
            "size": "XL",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-6",
            "size": "XXL",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-1",
            "size": "XS",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-2",
            "size": "S",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-3",
            "size": "M",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-4",
            "size": "L",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-5",
            "size": "XL",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-6",
            "size": "XXL",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-1",
            "size": "XS",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-2",
            "size": "S",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-3",
            "size": "M",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-4",
            "size": "L",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-5",
            "size": "XL",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-6",
            "size": "XXL",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        }
    ],
    "description": "ZARA WOMAN COLLECTION\n\nShort halter dress. Pronounced tonal topstitching detail. Back hidden in-seam zip closure."
}
x-api-key
string
required

Parameter defines the Retailed private key to use.

Parameters

query
string

Product Id : https://www.zara.com/us/en/mini-dress-zw-collection-p07954315.html

{
    "sku": "384637190-251-1",
    "name": "MINI DRESS ZW COLLECTION",
    "color": "Oyster-white",
    "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
    "variants": [
        {
            "sku": "384637190-251-1",
            "size": "XS",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-2",
            "size": "S",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-3",
            "size": "M",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-4",
            "size": "L",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-5",
            "size": "XL",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-251-6",
            "size": "XXL",
            "color": "Oyster-white",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-1",
            "size": "XS",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-2",
            "size": "S",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-3",
            "size": "M",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-4",
            "size": "L",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-5",
            "size": "XL",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-600-6",
            "size": "XXL",
            "color": "Red",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-1",
            "size": "XS",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-2",
            "size": "S",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-3",
            "size": "M",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-4",
            "size": "L",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-5",
            "size": "XL",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-800-6",
            "size": "XXL",
            "color": "Black",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-1",
            "size": "XS",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-2",
            "size": "S",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-3",
            "size": "M",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-4",
            "size": "L",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-5",
            "size": "XL",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-620-6",
            "size": "XXL",
            "color": "Pink",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-1",
            "size": "XS",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-2",
            "size": "S",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-3",
            "size": "M",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-4",
            "size": "L",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-5",
            "size": "XL",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        },
        {
            "sku": "384637190-500-6",
            "size": "XXL",
            "color": "Green",
            "image": "https://static.zara.net/assets/public/45f2/c876/3ec742e89832/25bfa96a53ac/03267484251-p/03267484251-p.jpg?ts=1718812280105&w=1920",
            "price": 49.9,
            "price_currency": "USD"
        }
    ],
    "description": "ZARA WOMAN COLLECTION\n\nShort halter dress. Pronounced tonal topstitching detail. Back hidden in-seam zip closure."
}