Flipkart data selectors

Want to extract Flipkart data straight into your spreadsheet?

You can see below the selectors designed for any Flipkart listing page to use within your =IMPORTFROMWEB() function;  just pick them up directly in our Flipkart product scraper template or use them by yourself in your own spreadsheet.

=IMPORTFROMWEB("Flipkart product URL", "title, price")
=IMPORTFROMWEB(A2,B1:C1)

Product built-in selectors

SelectorDescription
titleTitle of the listing
sale_priceSale price of the listing / buyBox price
buybox_winnerSeller who gets the buybox
ratingsAverage rating
ratings_countNumber of ratings
reviews_countNumber of reviews
availabilityAvailability of the product
images_sourceAll the images of the product page (make sure to leave empty cells below)