Wayfair
Extract data from Wayfair
Wayfair
Extract data from Wayfair.
Base URL: /v1/wayfair/...
Getting Started
Make your first request to any endpoint below.
3. Read computed fields
When an endpoint supports a computed field and the required source inputs are present, the unified response includes that optional field. Depending on the endpoint, optional fields can include engagement_rate, language, content_category, and estimated_reach. See Computed fields for formulas, clamping rules, and null semantics.
Endpoints
3 endpoints available.
| Endpoint | Path | Credit Tier |
|---|---|---|
| Get a Wayfair product by SKU | /v1/wayfair/product | advanced (5cr) |
| Get Wayfair product reviews | /v1/wayfair/reviews | advanced (5cr) |
| Search Wayfair products | /v1/wayfair/search | advanced (5cr) |
Notes
- All endpoints use
GETmethod with query parameters - Authentication via
x-api-keyheader - Responses follow the unified SocialCrawl schema
