Williams Sonoma: Browse Category
Williams Sonoma via Parse · ecommerce
Browse products within a specific category by slug. Returns paginated products belonging to the given category. Category slugs are found in product tags from search_products results or from known categories like 'cookware-sets', 'electrics', 'espresso-makers'. 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
- 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/browse_category
- Interface artifact
- sha256:8fe277c8575ddcaac07d0636a3eb6d0cd034249b3b36dcb9a5c89aed8cb6871f
- Manifest digest
- sha256:5047610b55ed0194cf9ca6a5c12bb097beee5ef27730e74e0b6b50c9e4aa0ec9
Request fields
- limit (integer): Number of results per page.
- offset (integer): Pagination offset (number of results to skip).
- category_id (string, required): Category slug (e.g. 'cookware-sets', 'electrics', 'cookware', 'espresso-makers'): Allowed values: cookware-sets, electrics, cookware, espresso-makers
Example queries
- {"limit":"5","offset":"0","category_id":"cookware-sets"}