Multi-brand luxury pricing and availability monitoring
Farfetchエンドポイントを使えば、「Multi-brand luxury pricing and availability monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn Farfetch's public multi-brand luxury marketplace into structured JSON — department-scoped browsing with designer and category filters, the full designer and category directories per department, and full product detail with every size variant, price, and availability. Normalized JSON, credential-free.
Browse Farfetch's luxury multi-brand marketplace by department, designer, and category, and get full product detail as structured JSON.
エンドポイントファミリー
4
ドキュメント化されたパラメータ
11
サンプル数
4
ライブカタログスナップショット
稼働エンドポイント
4
メソッド
GET
必須パラメータ
8
スキーマ参照
4
{
"platform": "Farfetch",
"endpoint": "farfetch-search",
"method": "GET",
"path": "/farfetch/search",
"auth": "apiKey"
}ユースケース
Browse Farfetch's luxury multi-brand marketplace by department, designer, and category, and get full product detail as structured JSON.
Farfetchエンドポイントを使えば、「Multi-brand luxury pricing and availability monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Farfetchエンドポイントを使えば、「Designer and category coverage research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Farfetchエンドポイントを使えば、「New-arrival and assortment tracking across brands」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のFarfetchエンドポイントカタログから取得しています(エンドポイント4件、ドキュメント化されたリクエストパラメータ11個、公開レスポンススキーマ4件)。DocsとPlaygroundが参照しているカタログと同じものです。
Farfetchのエンドポイントは4件、4つのリクエストファミリーに分類されています(Categories、Designers、Productほか1件)。
これらのFarfetchエンドポイントには11個のリクエストパラメータがドキュメント化されており、うち8個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
4件のFarfetchエンドポイントのうち4件が実際のサンプルレスポンスを、4件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
Farfetchのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、500、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
Farfetchのエンドポイントは4個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/farfetch/categories
/farfetch/designers
/farfetch/product
/farfetch/search
エンドポイントカタログ
/farfetch/searchBrowses Farfetch's luxury multi-brand marketplace by department, with optional designer and category filters, returning normalized listing summaries (name, brand, price, image, availability) and the upstream page count. Public data sourced from Farfetch's own listing pages.
レスポンスに関する注記
- An unrecognized `gender` value, or a `designer`/`category` value that isn't a valid Farfetch URL slug, returns `400` before any upstream request is made. - Listing pages sit behind Akamai Bot Manager; a persistent block returns `503` rather than an empty result. Example response: ```json { "code": 200, "msg": "OK", "data": { "gender": "women", "designer": "gucci", "page": 1, "total_pages": 7, "count": 96, "source_url": "https://www.farfetch.com/shopping/women/gucci/items.aspx", "fetched_at": "2026-09-09T15:30:00Z", "products": [ { "id": "gucci-slide-sandals-with-double-g-item-37690086", "url": "https://www.farfetch.com/shopping/women/gucci-slide-sandals-with-double-g-item-37690086.aspx", "name": "slide sandals with double G", "brand": "Gucci", "image_url": "https://cdn-images.farfetch-contents.com/37/69/00/86/37690086_71331779_480.jpg", "price": 766, "currency": "USD", "in_stock": true } ] } } ```
MCPツール farfetch_search
/farfetch/productReturns a Farfetch product's full detail: name, brand, color, description, images, category breadcrumb, and every size variant with its own price and availability. Public data sourced from Farfetch's own product pages.
レスポンスに関する注記
- An unrecognized `gender` value, or a `slug` that isn't a valid Farfetch URL slug, returns `400` before any upstream request is made. - A slug that does not resolve to a real product returns `404`. - Product pages sit behind Akamai Bot Manager; a persistent block returns `503` rather than an empty result. Example response: ```json { "code": 200, "msg": "OK", "data": { "id": "37690086", "gender": "women", "name": "slide sandals with double G", "brand": "Gucci", "color": "Black", "description": "Gucci slide sandals with double G | Black | This slide sandal incorporates Double G hardware and GG canvas. | black nappa leather | gold-toned hardware | leather lining | double g | square toe | leather sole | flat", "images": [ "https://cdn-images.farfetch-contents.com/37/69/00/86/37690086_71331779_1000.jpg?ov=true", "https://cdn-images.farfetch-contents.com/37/69/00/86/37690086_71332738_1000.jpg?ov=true" ], "category_path": [ {"name": "Gucci", "slug": "gucci", "url": "https://www.farfetch.com/shopping/women/gucci/items.aspx"}, {"name": "Shoes", "slug": "shoes-1", "url": "https://www.farfetch.com/shopping/women/gucci/shoes-1/items.aspx"}, {"name": "Flat Sandals", "slug": "flat-sandals-1", "url": "https://www.farfetch.com/shopping/women/gucci/flat-sandals-1/items.aspx"} ], "variants": [ {"sku": "37690086-23", "size": "36.5", "price": 766, "currency": "USD", "in_stock": true}, {"sku": "37690086-25", "size": "37.5", "price": 766, "currency": "USD", "in_stock": true} ], "source_url": "https://www.farfetch.com/shopping/women/gucci-slide-sandals-with-double-g-item-37690086.aspx", "fetched_at": "2026-09-09T15:35:00Z" } } ```
MCPツール farfetch_product
/farfetch/designersReturns a department's full designer directory (name, slug, URL). Each slug is usable directly as the designer filter on GET /farfetch/search. Public data sourced from Farfetch's own designer-directory pages.
レスポンスに関する注記
- An unrecognized `gender` value returns `400` before any upstream request is made. - The directory is the department's whole current designer list, not a sample — hundreds of entries per department (recovered counts: 485 for `women`, 289 for `men`, 58 for `kids` as of this endpoint's build; see `notes/farfetch-maintenance.md`). Example response: ```json { "code": 200, "msg": "OK", "data": { "gender": "women", "count": 485, "designers": [ { "name": "A BATHING APE®", "slug": "bape", "url": "https://www.farfetch.com/shopping/women/bape/items.aspx" }, { "name": "Gucci", "slug": "gucci", "url": "https://www.farfetch.com/shopping/women/gucci/items.aspx" } ] } } ```
MCPツール farfetch_designers
/farfetch/categoriesReturns every department's top-level category directory (name, slug, URL). Each slug is usable directly as the category filter on GET /farfetch/search. Public data sourced live from Farfetch's own listing pages.
レスポンスに関する注記
- Each department is fetched independently; a fetch failure for one department does not fail the others, and returns that department with an empty `categories` list rather than an error. Example response: ```json { "code": 200, "msg": "OK", "data": { "genders": [ { "gender": "women", "categories": [ {"name": "Clothing", "slug": "clothing-1", "url": "https://www.farfetch.com/shopping/women/gucci/clothing-1/items.aspx"}, {"name": "Bags", "slug": "bags-purses-1", "url": "https://www.farfetch.com/shopping/women/gucci/bags-purses-1/items.aspx"}, {"name": "Shoes", "slug": "shoes-1", "url": "https://www.farfetch.com/shopping/women/gucci/shoes-1/items.aspx"}, {"name": "Accessories", "slug": "accessories-all-1", "url": "https://www.farfetch.com/shopping/women/gucci/accessories-all-1/items.aspx"}, {"name": "Jewelry", "slug": "jewellery-1", "url": "https://www.farfetch.com/shopping/women/gucci/jewellery-1/items.aspx"}, {"name": "Lingerie & Nightwear", "slug": "lingerie-hosiery-1", "url": "https://www.farfetch.com/shopping/women/gucci/lingerie-hosiery-1/items.aspx"}, {"name": "Homeware", "slug": "lifestyle-1", "url": "https://www.farfetch.com/shopping/women/gucci/lifestyle-1/items.aspx"} ] }, { "gender": "men", "categories": [ {"name": "Clothing", "slug": "clothing-2", "url": "https://www.farfetch.com/shopping/men/dolce-gabbana/clothing-2/items.aspx"} ] }, { "gender": "kids", "categories": [] } ] } } ```
MCPツール farfetch_categories
関連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.
Farfetchのスクレイピング方法
Crawlora's four Farfetch endpoints return department taxonomy, designer directory, browse/search, and product detail as normalized JSON with one API key — every call is scoped to one department (women, men, or kids), since Farfetch's own site structure splits its whole catalog that way.
Call /farfetch/categories for every department's top-level category directory in one call (each department fetched independently, so one department's failure doesn't fail the others). Call /farfetch/designers with a required gender (women, men, or kids) for that department's full current designer list — hundreds of entries per department, not a sample.
Send gender (required) to /farfetch/search, with optional designer and category slugs from the discovery endpoints above — combine both, or omit them to browse the whole department. page (default 1) walks the upstream's own total_pages.
Pass gender and a product's slug (from a search result's own id field, e.g. gucci-slide-sandals-with-double-g-item-37690086) to /farfetch/product for name, brand, color, description, images, category breadcrumb, and every size variant with its own price and availability.
Farfetch's product and listing pages sit behind Akamai Bot Manager — a persistent block returns 503 rather than a silently empty or wrong result, so treat a 503 as a signal to retry rather than a genuine zero-match response.
FAQ
Because Farfetch's own site splits its entire catalog into three departments — women, men, and kids — with materially different designer and category lists in each. /farfetch/categories is the one exception, returning all three departments' category directories in a single call.
Call /farfetch/designers with the department you want (gender is required) for that department's full designer list, each with the exact slug (e.g. gucci) that /farfetch/search's designer parameter accepts — hundreds of entries per department, not a curated subset.
Yes — designer and category are independent optional filters on /farfetch/search and can be combined in the same request, or both omitted to browse the whole department by Farfetch's own default ordering.
A persistent Akamai Bot Manager block on that specific request, not a genuine empty result — Farfetch's product and listing pages sit behind Akamai, and a 503 signals the fetch was blocked rather than that zero products matched.
No — only your Crawlora API key. Farfetch's category, designer, search, and product data are collected from its public, credential-free marketplace pages.