~/ecommerce/farfetch-scraper
Farfetch Scraper — Luxury Fashion Product Data
Extract luxury fashion product data from Farfetch including multi-currency pricing, size/fit variations, and product recommendations.
fashion
>99% success
TypeScriptCheerioCrawlee
Global
categoryecommerce / fashion
languageTypeScript
stackTypeScript, Cheerio, Crawlee
marketsGlobal
success>99%
outputclean, RAG-ready JSON
key features
Category and product detail page scraping
Multi-currency pricing — auto-detects based on proxy location
Optional size/fit variation extraction
Up to 90 recommended products per item
Full media galleries and detailed descriptions
Brand, category, and extra info extraction
use cases
- Luxury fashion market intelligence
- Cross-platform price comparison for designer brands
- Fashion trend analysis and product discovery
- Competitive pricing for multi-brand retailers
- Product recommendation engine training data
input parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
startUrls | array | required | Farfetch product or category URLs |
proxy | object | optional | Proxy config — location affects currency |
maxRequestsPerCrawl | number | optional | Request limit (default: 100) |
maxConcurrency | number | optional | Parallel requests (default: 5) |
withSizeFit | boolean | optional | Include size/fit data (default: false) |
withRecommends | boolean | optional | Include recommendations (default: false) |
Output Example
1{
2 "source": "https://www.farfetch.com/shopping/...",
3 "brand": "Gucci",
4 "title": "GG Marmont Matelasse Shoulder Bag",
5 "description": "Crafted from matelasse leather...",
6 "details": ["Made in Italy", "100% Calf Leather"],
7 "categories": ["Women", "Bags", "Shoulder Bags"],
8 "options": [
9 { "name": "Size", "values": ["One Size"] }
10 ],
11 "variants": [
12 {
13 "sku": "FF-GU-001",
14 "price": 229000,
15 "currency": "USD",
16 "inStock": true
17 }
18 ],
19 "medias": [
20 { "type": "image", "url": "https://..." }
21 ]
22}
faq
How does multi-currency pricing work?
Farfetch displays prices based on your location. The scraper uses your proxy location to determine which currency is returned. Use a US proxy for USD, UK proxy for GBP, etc.
How many recommended products can be extracted?
Up to 90 recommended products per item when withRecommends is enabled. This is useful for building product graphs and recommendation datasets.
related in ~/ecommerce
department store
Macy's Scraper — Products, Prices, SKUs & News
Macy's products, prices, SKUs/UPCs & news — Akamai-proof, no browser.
openfashion
Boohoo Scraper — Product Data Across 7 Regions
Scrape Boohoo product data across 7 regional stores.
open