Wine: List Wines
Wine via Parse · ecommerce
Browse wines with filtering and sorting. Returns a paginated list of wines within a category. Category ID 7155 is the default for the full Wine Shop. Supports filtering by wine attributes and sorting by popularity, rating, or savings. API to search and browse wines on Wine.com with detailed product metadata, pricing, professional reviews, and community ratings. Fulfilled by Parse from wine.com.
- ecommerce
- food-dining
- parse
- platform-key
- reviews-ratings
- wine
- wine-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b8502cfe-cf7f-4f0c-9124-ea08ebff0e88/list_wines
- Interface artifact
- sha256:c6855256157a397cfe21f54af33d6a502ceba0bed7e2cbba2961933ad6b03527
- Manifest digest
- sha256:e1204d84c0b6c626cd3c08abfeb09012586ba0a41aed2cdd865bda39b6773486
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: mostPopular, ratingDescending, savings
- filters (string): Filter string for narrowing results (e.g. '7155-124' for red wines).
- category_id (integer): Wine category ID. 7155 is the Wine Shop (all wines).
Example queries
- {"page":"1","sort":"mostPopular","filters":"7155-124","category_id":"7155"}