Etsy: Get Listing Reviews
Etsy via Parse · marketplace
Retrieve reviews for a specific Etsy listing via the shop reviews API. Returns all recent shop reviews and filters for listing-specific ones. Providing the shop_id avoids an extra API call to resolve it. Browse Etsy listings by category, get listing details and reviews, and search for shops. Fulfilled by Parse from etsy.com.
- ecommerce
- etsy
- etsy-com
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f1489504-16f1-487c-930b-1347ea210416/get_listing_reviews
- Interface artifact
- sha256:c7c65ed960aeb52adf69aa6ad84d22b04f0208ffb39e3255636f4c073bb40091
- Manifest digest
- sha256:04cb5e575b62d1fe70bde7656d4bfe7e5346b08a1b82c6da580dbb22e5ef17c2
Request fields
- shop_id (string): Numeric shop ID. If omitted, auto-detected from the listing API. Obtainable from get_listing_details.shop_id.
- listing_id (string, required): Etsy listing ID (numeric string). Obtainable from browse_category results[*].listing_id.
Example queries
- {"shop_id":"31824013","listing_id":"1891845696"}