Wayfair Product Search & Details Scraper
Pricing
from $1.50 / 1,000 results
Wayfair Product Search & Details Scraper
Scrape Wayfair search results and enrich each product with full PDP data in one row—price, rating, specs, dimensions, variants, and images. Clean JSON for pricing intel and catalog building.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
Chidubem Aneke
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Wayfair Real-Time Data — Live Wayfair Product Scraper (Apify Actor)
Rich, real-time data from Wayfair — the #1 online destination for home goods, furniture, decor, lighting, rugs, outdoor, kitchen & more.
This Actor delivers highly detailed product search, PDP specs, reviews, deals, category rankings, and media as clean structured JSON across major marketplaces (US primary), with built-in residential proxy support and CAPTCHA handling.
Designed with the same proven architecture as the Amazon Real-Time Data actor, but significantly enhanced data richness tailored to Wayfair's home category (dimensions, materials, assembly, verified badges, variants, customer photos, shipping signals, and 30+ fields per product detail record).
Why Wayfair Real-Time Data?
- Extremely rich records — not just price/title. Full specs, parsed dimensions (numeric), materials, variants matrix, verified status, full image sets, review photos, shipping/assembly info.
- 7 powerful tools in one Actor via simple checkboxes.
- 25+ data points minimum on search; 35-50+ fields on details.
- Proxy + 2Captcha ready (use the provided or Apify Residential).
- Perfect for pricing intelligence, catalog building, competitive analysis, dropshipping research, and trend monitoring in the massive home goods vertical.
Features
| Feature | Description | Richness |
|---|---|---|
| 🔍 Product Search | Keyword SERP with filters (price, rating, verified, sale) | Position, price+was, verified, images, shipping snippet |
| 📦 Product Details | Full PDP with deep attributes | The star: specs map, dimensions object, variants[], 20+ images, assembly, ratings breakdown, Wayfair Verified |
| ⭐ Product Reviews | Paginated customer reviews | Text, photos in reviews, verified, seller responses |
| 🔗 Scrape By URL | Any Wayfair link with auto detection | Search / PDP / Deals / Category |
| 🏷️ Deals & Sales | Daily sales, clearance, holiday events | Discount %, badge, deal type, end dates |
| 📂 Category Browse | Browse categories + best-sellers / top-rated | Ranked lists with full product data |
| 🖼️ Product Media | Dedicated gallery & customer photo extraction | Full media sets + counts per SKU |
Default: Only Product Search is enabled.
Rich Data Highlights (Product Details example)
Every details record includes:
- Identity: sku (wXXXX), title, brand, collection
- Pricing: price, wasPrice, discountPercent, currency
- Trust: isWayfairVerified, rating + full breakdown, reviewCount, customerPhotoCount
- Commerce: inStock, freeShipping, shipsWithin, deliveryEstimate, fulfilledBy
- Specs powerhouse:
specifications: { "Material": "...", "Weight Capacity": "300 lb", ... }dimensions: { width, height, depth, weight, units }- materials, colors, assemblyRequired, weightCapacity...
- Variants: array with piid, pricing, images per option
- Media: large imageUrls array + lifestyle/detail
- Context: breadcrumbs, categories, highlights
- And more...
This is far beyond basic scraping — ready for analytics, ML training, or storefront import.
Marketplaces
- US (wayfair.com) — default & best supported
- CA (wayfair.ca)
- GB (wayfair.co.uk)
More can be added.
Quick Start (Apify Console)
- Select marketplace (US recommended).
- Check the features you need.
- Provide keywords, SKUs (e.g.
w100719015), or URLs. - Use Residential proxies (Apify RESIDENTIAL or your DataImpulse).
- Run → results in Dataset (filter by
featureType).
Example API input (Product Details + rich output):
{"country": "US","enableProductSearch": false,"enableProductDetails": true,"productSkus": ["w100719015"],"includeVariants": true,"includeSpecs": true}
Proxy & CAPTCHA (for local & robust runs)
Use residential proxies. Provided for testing:
- Host: gw.dataimpulse.com:10000
- Login + pass (see local setup)
- 2Captcha key available for image/reCAPTCHA solving.
On Apify: default to Residential US.
Local Development
See DEVELOPMENT.md and DETAILED_PLAN.md.
Typical:
npm install# add .env with PROXY_* and TWOCAPTCHA_API_KEYnpm run start:local
Output Format
Unified dataset items:
{"featureType": "product_details","country": "US","scrapedAt": "2026-...","url": "...","sku": "w100719015","title": "...","price": 189.99,"wasPrice": 249.99,"isWayfairVerified": true,"dimensions": { "width": 48, "height": 32, ... },"specifications": { ... },"variants": [ ... ],"imageUrls": [ ... ],...}
All records tagged for easy post-processing / export to Sheets / BigQuery / your systems.
Use Cases
- Real-time price + discount monitoring for home goods competitors
- Building enriched product catalogs / feeds
- Review mining + sentiment for specific furniture categories
- Deal alert systems around major sales events
- Supply research for resellers
- Visual datasets (media feature) for AI room visualizers
Comparison to Alternatives
- Generic scrapers: break often, shallow data.
- This Actor: maintained parsers, rich home-goods schema, proxy+CAPTCHA built-in, Apify scheduling/webhooks/exports.
Get structured Wayfair data without the pain.
Built for teams that need real data depth on Wayfair.