Multi-brand outlet pricing and discount monitoring
YOOXエンドポイントを使えば、「Multi-brand outlet pricing and discount monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn YOOX's public multi-brand fashion marketplace into structured JSON — department-scoped category and designer directories for women, men, and kids, keyword or filtered search with color, size, and price, and full product detail with brand, availability, and images. Normalized JSON, credential-free.
Search or browse YOOX's multi-brand catalog by department, get full product detail, and browse the category and designer directories as structured JSON.
エンドポイントファミリー
4
ドキュメント化されたパラメータ
18
サンプル数
4
ライブカタログスナップショット
稼働エンドポイント
4
メソッド
GET
必須パラメータ
7
スキーマ参照
4
{
"platform": "YOOX",
"endpoint": "yoox-search",
"method": "GET",
"path": "/yoox/search",
"auth": "apiKey"
}ユースケース
Search or browse YOOX's multi-brand catalog by department, get full product detail, and browse the category and designer directories as structured JSON.
YOOXエンドポイントを使えば、「Multi-brand outlet pricing and discount monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
YOOXエンドポイントを使えば、「Department-level category and designer coverage research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
YOOXエンドポイントを使えば、「New-arrival and assortment tracking」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のYOOXエンドポイントカタログから取得しています(エンドポイント4件、ドキュメント化されたリクエストパラメータ18個、公開レスポンススキーマ4件)。DocsとPlaygroundが参照しているカタログと同じものです。
YOOXのエンドポイントは4件、4つのリクエストファミリーに分類されています(Categories、Designers、Productほか1件)。
これらのYOOXエンドポイントには18個のリクエストパラメータがドキュメント化されており、うち7個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
4件のYOOXエンドポイントのうち4件が実際のサンプルレスポンスを、4件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
YOOXのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
YOOXのエンドポイントは4個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/yoox/categories
/yoox/designers
/yoox/product
/yoox/search
エンドポイントカタログ
/yoox/searchSearches or browses YOOX's public catalog with department, category, designer, color, size, price, sale, sort, and page filters.
レスポンスに関する注記
- YOOX pages are rendered through bot protection, so calls can take up to about 80 seconds; a call that cannot complete in that window returns `503` rather than timing out. - While YOOX itself is showing its site-wide maintenance page, calls return `503` with a message saying so. Retry later. - A persistent bot-protection block also returns `503`, never an empty result. Example response: ```json {"code":200,"msg":"OK","data":{"department":"women","query":"gucci","page":1,"limit":48,"count":1,"products":[{"id":"123456","name":"Gucci handbag","brand":"Gucci","price":950,"currency":"USD","in_stock":true}]}} ```
MCPツール yoox_search
/yoox/productReturns the public product detail identified by a YOOX product URL.
レスポンスに関する注記
- YOOX pages are rendered through bot protection, so calls can take up to about 80 seconds; a call that cannot complete in that window returns `503` rather than timing out. - While YOOX itself is showing its site-wide maintenance page, calls return `503` with a message saying so. Retry later. - A persistent bot-protection block also returns `503`, never an empty result. Example response: ```json {"code":200,"msg":"OK","data":{"id":"123456","url":"https://www.yoox.com/us/women/product/123456","name":"Designer handbag","brand":"Gucci","price":950,"currency":"USD","in_stock":true}} ```
MCPツール yoox_product
/yoox/categoriesReturns department-scoped category slugs discovered from YOOX navigation. Every returned slug is valid for yoox-search.
レスポンスに関する注記
- YOOX pages are rendered through bot protection, so calls can take up to about 80 seconds; a call that cannot complete in that window returns `503` rather than timing out. - While YOOX itself is showing its site-wide maintenance page, calls return `503` with a message saying so. Retry later. - A persistent bot-protection block also returns `503`, never an empty result. Example response: ```json {"code":200,"msg":"OK","data":{"departments":[{"department":"women","categories":[{"name":"Handbags","slug":"handbags","url":"https://www.yoox.com/us/women/handbags/shoponline"}]}]}} ```
MCPツール yoox_categories
/yoox/designersReturns the department-scoped designer slugs discovered from YOOX navigation. Every returned slug is valid for yoox-search.
レスポンスに関する注記
- YOOX pages are rendered through bot protection, so calls can take up to about 80 seconds; a call that cannot complete in that window returns `503` rather than timing out. - While YOOX itself is showing its site-wide maintenance page, calls return `503` with a message saying so. Retry later. - A persistent bot-protection block also returns `503`, never an empty result. Example response: ```json {"code":200,"msg":"OK","data":{"department":"women","count":2,"designers":[{"name":"Balenciaga","slug":"balenciaga"},{"name":"Gucci","slug":"gucci"}]}} ```
MCPツール yoox_designers
関連API
Marketplaces & Retail
Collect marketplace product signals from Amazon without building brittle storefront scrapers.
Marketplaces & Retail
Build resale, pricing, and marketplace workflows from structured eBay data.
Marketplaces & Retail
Turn public Shop.app product and merchant pages into structured JSON for e-commerce product intelligence, price research, shop monitoring, and marketplace discovery workflows.
YOOXのスクレイピング方法
Crawlora's YOOX endpoints return categories, designers, search results, and product detail from YOOX's off-season designer outlet as normalized JSON with one API key. YOOX sells past-season stock at a discount, and the search endpoint reflects that. It has an on_sale filter and a sort=discount option that ranks listings by markdown size. Farfetch, a full-price marketplace, has neither.
Every search is scoped to one department: women, men, or kids. /yoox/categories returns all three departments' category slugs in one response, and /yoox/designers returns one department's designer slugs, such as gucci.
/yoox/search takes the department plus any mix of q, category, designer, color, size, price_min, price_max, and on_sale. Sort with relevance, newest, price_asc, price_desc, or discount, and page with page and limit.
/yoox/product takes the product's full YOOX URL from a search result, not a slug, and returns price, availability, brand, description, images, and category.
YOOX pages are rendered through a headless browser behind Akamai Bot Manager, so calls are slower than plain API requests. A 503 (yoox render failed) means the challenge wasn't cleared, not that nothing matched. Retry with backoff.
FAQ
Call /yoox/search with on_sale=true and sort=discount, scoped to a department and optionally a designer or category. Results are ordered by discount size.
YOOX product pages are addressed by their full URL. Take the url field from a /yoox/search result and pass it unchanged.
The Akamai-protected page could not be rendered for that request, for example yoox render failed. It is a retry signal, not an empty result.