Taobao: Get Product Detail
Taobao via Parse · marketplace
Retrieve comprehensive product details from a Taobao product listing including pricing, images, variants, specifications, reviews, seller info, and description content. Uses the public world.taobao.com endpoint. Variants and specifications require authentication and return empty when accessed publicly. Reviews include the review_count (total) and average_rating derived from the good-review percentage, plus a limited preview of individual reviews (typically 1) from the public SSR response; full review pagination requires authentication. Description includes meta-level product copy and gallery images. Seller info includes seller_id, seller_name, and shop_name. Extract product details (price, image, weight) from Taobao product listings via the public world.taobao.com endpoint. Fulfilled by Parse from item.taobao.com.
- ecommerce
- item-taobao-com
- marketplace
- parse
- platform-key
- reviews-ratings
- taobao
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c09240ce-ae43-41b7-91ba-a8a2c7d2cb80/get_product_detail
- Interface artifact
- sha256:22a428bc3758424544885addb0586f240611cead58fd559b5a512282c3a52c13
- Manifest digest
- sha256:4c291497f87fb527363311bc5ed3884e0c6f98f58ca059b29609d939b3d2646c
Request fields
- item_id (string, required): Numeric Taobao item ID (e.g. 948892581504). Found in the id= parameter of Taobao product URLs.
Example queries
- {"item_id":"948892581504"}