/blibli/products/reviews
Get customer reviews for a Blibli product by SKU (itemSku/productSku) or product URL: rating, text, author, dates, likes, verified-buyer flag, purchased variant, review photos and videos.
Price: 5 credits per 20 results
💡 AI Hint: Fetch customer reviews for a Blibli product by SKU (itemSku or productSku) or a product URL. Supports sort (popular, latest, oldest, highest, lowest). Each review has id, rating (1-5), text (in Indonesian), author (masked), created_at/updated_at (unix ms), like_count, is_verified_buyer, is_edited, is_top_reviewer, avatar, variants (the purchased color/capacity), images and videos. Returns up to count reviews.
Authorizations
API token from the dashboard
Headers
Body
Blibli product SKU (itemSku or productSku) or a product URL containing it
1"SAO-60034-02759"
"https://www.blibli.com/p/samsung-galaxy-a07/is--SAO-60034-02759-00004"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Review ordering
popular, latest, oldest, highest, lowest Response
Successful Response