Gazelle: Get Product Detail
Gazelle via Parse · ecommerce
Retrieve full detail for a single product by its URL handle. Returns complete product data including all variants (color × condition), images, HTML description, options, and tags. The handle is obtainable from search_products or collection endpoints. APIs for searching products, getting product details, and obtaining trade-in/buyback price estimates for electronics on Gazelle. Fulfilled by Parse from gazelle.com.
- ecommerce
- gazelle
- gazelle-com
- marketplace
- parse
- platform-key
- reviews-ratings
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/5c029db1-9ed8-4ea6-bf07-32750109c2da/get_product_detail
- Interface artifact
- sha256:c52f40f1c95a5334616ee7f1f84f12a7191ab7ba46c3ef6f7ee1fce512e8adde
- Manifest digest
- sha256:5c6cb80f004b835b8e7cbc7a8522f347782e1e2868cf1b2504849b9a5879bcc7
Request fields
- handle (string, required): Product URL slug/handle (e.g. 'iphone-14-128gb-unlocked-1'). Obtainable from search_products or get_all_phones results.: Allowed values: iphone-15-128gb-unlocked, iphone-13-128gb-unlocked-1, iphone-14-128gb-unlocked-1
Example queries
- {"handle":"iphone-14-128gb-unlocked-1"}