/flipkart/sellers

POST /api/flipkart/sellers

Price: 10 credits

Get the Flipkart seller (store) offering a given product, by item id or product URL: seller name, seller rating, years on Flipkart, units sold, quality and speed scores, product-quality and service-quality ratings, and the seller description.

How to use it

Fetch the marketplace seller behind a Flipkart product, identified by item id (itm...) or a product URL. Returns one seller with id, name, rating, years_with_flipkart, product_sold (units, e.g. '1.1L+'), quality_score and speed_score (percent), product_quality_rating and service_quality_rating (out of 5), description, and product_id (the product this seller offers). Flipkart exposes seller data only in the context of a product, so the input is a product, not a bare seller id.

Parameters

Request body

Response

Errors

Response headers