Shopee Product
Shopee
Shopee Product
Get detailed product information from Shopee Indonesia by slug or item/shop IDs
GET
Shopee Product
Overview
The/shopee/product endpoint retrieves detailed product information from Shopee Indonesia (shopee.co.id) including pricing, variants, ratings, stock, and seller details.
This endpoint uses browser rendering to bypass anti-bot protection. Requests may take longer compared to renderless endpoints.
Credits
25 credits per successful request.Parameters
Query Parameters
string
Product slug containing the shop and item IDs (e.g.,
Product-Name-i.SHOPID.ITEMID).If provided, itemId and shopId are extracted automatically.string
The Shopee product item ID (e.g., “22133637031”). Required if
slug is not provided.string
The Shopee shop/seller ID (e.g., “12651109”). Required if
slug is not provided.string
required
Country code. Currently only
id (Indonesia) is supported.Either
slug OR both itemId and shopId must be provided.Example Requests
Get Product by Slug (Recommended)
Get Product by IDs
Response
Success Response (200)
Returns detailed product information:Response Headers
Error Responses
Extracting IDs from Shopee URL
Shopee product URLs follow this pattern:shopId=12651109itemId=22133637031slug=Gantungan-Handphone-Kristal-Ungu-i.12651109.22133637031
Use Cases
- Product monitoring: Track price changes and stock levels
- Competitive analysis: Monitor competitor product details
- Inventory sync: Sync product data with your own systems
- Price comparison: Compare prices across different sellers
- Review aggregation: Collect product ratings and review counts
Notes
- This endpoint uses browser rendering which may result in longer response times
- Prices are in Indonesian Rupiah (IDR)
- The
variantsarray contains all product variations with their individual prices and stock ratingStaris the precise rating value (e.g., 4.78), whileratingis rounded