Salomon Japan Catalogue API Scraper avatar

Salomon Japan Catalogue API Scraper

Pricing

from $1.00 / 1,000 product rows

Go to Apify Store
Salomon Japan Catalogue API Scraper

Salomon Japan Catalogue API Scraper

Scrapes the Salomon Japan product catalogue (name, price, colours, style/article code, size-level stock and images) through the Shopify storefront JSON API the official Salomon app uses. Read-only public catalogue — no accounts, cart or checkout.

Pricing

from $1.00 / 1,000 product rows

Rating

0.0

(0)

Developer

R.L.

R.L.

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Salomon Catalogue API Scraper

Scrapes the Salomon Japan product catalogue — name, price, colours, style/article code, size-level stock and images — through the Shopify storefront JSON API that the official Salomon app uses. Read-only public catalogue; no accounts, cart or checkout.

What it extracts

FieldDescription
nameProduct name
handle / styleCodeShopify handle and the Salomon style/article code (handle's last - segment)
urlFull product page URL
vendor / productType / tagsCatalogue metadata
price / priceMin / priceMaxPrice in JPY
compareAtPriceCompare-at (sale) price in JPY (detail flag)
availableProduct-level availability (detail flag)
colours / sizesColour (option1) and size (option2) values
imagesFull-res image URLs (Shopify CDN)
descriptionProduct description as plain text (detail flag)
variantColours / variantSizes / variantSkus / variantPrices / variantAvailablePer-variant (size-level) colour, size, SKU, price and availability

Input

FieldTypeDescription
categoryselectBrowse a category/collection (empty = whole catalogue)
marketselectStore market (default jpsalomon.jp)
maxItemsintegerMaximum products to return (0 = all)
includeDetailsbooleanFetch per-product detail (description, media, product availability, compare-at price)

Output example

{
"id": 10569499574581,
"name": "XT-6",
"handle": "xt-6-l492110",
"styleCode": "l492110",
"url": "https://salomon.jp/products/xt-6-l492110",
"vendor": "サロモン公式オンラインストア",
"price": 28600.0,
"colours": ["Alloy / Black / Lava Falls"],
"sizes": ["22.5", "23", "23.5", "24", "24.5", "25", "26", "27", "28", "29", "30", "31"],
"images": ["https://cdn.shopify.com/s/files/1/0673/9981/1381/files/L49211000_0_GHO_XT-6_Alloy_Black_LavaFalls.png?v=1783928630"],
"description": "街仕様へとアップデートされた伝説的な XT-6 ...",
"variantSkus": ["L49211000021", "L49211000022"],
"variantAvailable": [true, true]
}

Cost of usage

The actor uses pay-per-event pricing: you are charged a small amount per product row scraped.

This actor reads publicly available catalogue data from the Salomon Japan storefront, the same source the official Salomon app loads. Use it only for lawful purposes and in accordance with Salomon's terms of service and applicable law.