Flipkart data selectors
Last updated:March 27, 2026

Want to extract Flipkart data straight into your spreadsheet?
You can see below the data selector designed for any Flipkart listing page to use within your =AMAPULSE() function; just pick them up directly in our Flipkart product scraper template or use them by yourself in your own spreadsheet.
=AMAPULSE("Flipkart product URL", "title, price")
=AMAPULSE(A2,B1:C1)
Product data selectors
| Data selector | Description |
|---|---|
| title | Title of the listing |
| sale_price | Sale price of the listing / Buy Box price |
| buybox_winner | Seller who gets the buybox |
| ratings | Average rating |
| ratings_count | Number of ratings |
| reviews_count | Number of reviews |
| availability | Availability of the product |
| image_X_source | Images source URL (replace X by your choosen image position) |