/flipkart/products/reviews

POST /api/flipkart/products/reviews

Price: 10 credits

Get customer reviews for a Flipkart product by item id (or product URL): rating (1-5), title, review text, author, date, location, certified-buyer flag, helpful and downvote counts, and review photos.

How to use it

Fetch customer reviews for a single Flipkart product by item id (itm...) or a product URL. Returns a list of reviews, each with rating (1-5 stars), title, text, author, date (relative for recent reviews e.g. '8 months ago', month+year for older ones), location, is_certified_buyer, helpful_count, downvote_count and images (review photos).

Parameters

Request body

Response

Errors

Response headers