williams-sonoma.com API: search_products
williams-sonoma.com via Parse · ecommerce
Full-text search across the Williams-Sonoma product catalog. Returns paginated results ordered by relevance. Each product includes pricing, description snippet, category tags, and a slug ID usable with get_product_details for the full record. Search and browse products from Williams-Sonoma, retrieving full details including pricing, descriptions, and metadata. Fulfilled by Parse from williams-sonoma.com.
- ecommerce
- food-dining
- marketplace
- parse
- platform-key
- williams-sonoma-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/750a5533-f008-4473-9fd4-e7f12fa89b8c/search_products
- Interface artifact
- sha256:a21a4c024d8ec4218b6487e00e5c43c8d70e104f90852ba2f158b8fef01d52da
- Manifest digest
- sha256:8d3762d06699cb654387509bebc2847cb59b0dc5d79aa7905609ad56f5051c5c
Request fields
- limit (integer): Number of results per page.
- query (string, required): Search keyword (e.g. 'cookware', 'knives', 'espresso')
- offset (integer): Pagination offset (number of results to skip).
Example queries
- {"limit":"5","query":"cookware","offset":"0"}