Skip to Content

Namshi product data API

ShopAPIS returns structured Namshi product data — title, brand, price in AED and SAR, size and color variants, designer/collection, rating, review count and stock — as clean JSON across the Gulf. Namshi is a first-party fashion, footwear and beauty e-tailer with an estimated 4M+ monthly active users and roughly US$586M in 2024 revenue (Virtuzone, UAE e-commerce ). As a curated 1P fashion player, it carries clean, brand-rich, high-AOV catalog data ideal for fashion price intelligence and assortment analysis.

Unlike a general marketplace, Namshi controls its own buying and merchandising, so its data is consistent and brand-attributed — but that same curation means size-and-color stock and discount timing drive most of the competitive signal.

Why Namshi data is hard to get

Namshi is a curated fashion e-tailer, so the decisive signals are per-size and per-color stock depth, sale timing and brand-level assortment — all of which render dynamically behind active bot defense. Namshi exposes no public product API, so brands and analysts cannot pull catalog, sizing or pricing at scale through an official channel. Fashion adds size grids, sell-through and end-of-season markdowns that shift fast, and the same SKU appears under different size availability across the UAE and Saudi storefronts. ShopAPIS captures the live price, the full size/color variant matrix with per-variant stock, the brand and any markdown.

Data fields returned

  • Identity — Namshi SKU, title, brand, designer/collection, category path
  • Pricing — selling price, original price, currency (AED / SAR), discount %
  • Variants — size grid and color variants resolved to per-variant stock
  • Attributes — material, fit, gender, season where present
  • Social proof — rating average, review count
  • Availability — in-stock and low-stock flags per size
  • Media — image gallery
  • Shipping — delivery estimate, free-shipping threshold

Sample response

{ "platform": "namshi", "country": "AE", "sku": "NM-AD-558721", "url": "https://www.namshi.com/uae-en/buy-nm-ad-558721", "title": "adidas Ultraboost Light Running Shoes", "brand": "adidas", "category": ["Men", "Shoes", "Sports Shoes"], "price": 459.00, "original_price": 649.00, "discount_pct": 29, "currency": "AED", "attributes": { "gender": "Men", "material": "Primeknit", "season": "SS25" }, "variants": [ { "size": "EU 42", "stock": 8 }, { "size": "EU 43", "stock": 2 }, { "size": "EU 44", "stock": 0 } ], "rating": { "average": 4.6, "review_count": 318 }, "availability": "In stock", "shipping": { "free_over": 200, "delivery": "1-2 days" }, "images": ["https://f.nooncdn.com/.../ultraboost.jpg"] }

Markets and domains covered

Namshi serves the Gulf from namshi.com/uae-en (UAE, AED) and namshi.com/saudi-en (Saudi Arabia, SAR), with additional GCC reach. ShopAPIS resolves products by URL or by country + SKU and returns local-currency pricing with the complete size and color variant matrix. The same fashion schema applies across all Namshi storefronts.

Use cases

In fashion, per-size stock is the real signal. ShopAPIS returns the full size grid with per-variant availability, not just a single in-stock flag.

Last updated on