Flipkart Reviews Scraper
Pricing
from $1.00 / 1,000 reviews
Flipkart Reviews Scraper
Efficiently scrapes product reviews from flipkart.com. Get detailed information of each reviews. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.
Pricing
from $1.00 / 1,000 reviews
Rating
5.0
(1)
Developer
Nataniel Santos
Maintained by CommunityActor stats
4
Bookmarked
234
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
π¬ What does Flipkart Reviews Scraper do?
Flipkart Reviews Scraper is an Apify Actor that allows you to scrape reviews from Flipkart products. It can scrape reviews from individual product URLs, product IDs. The scraper handles pagination and retrieves all available reviews for the specified products, providing structured data in JSON format.
β¨ Features
- π¬ Scrape reviews using product URLs or product IDs
- β‘ Fast and reliable scraping
- π§βπ» Perfect for non-technical users
- π No need for authentication
- π Automatically handles retries for failed requests
- π¦ Outputs data in JSON format for easy integration with other tools
π― Who Is This For?
- E-commerce researchers and competitors analyzing Flipkart product reviews
- Marketers looking to understand customer sentiment and feedback
- Developers needing structured data from Flipkart for their applications
- Anyone interested in gathering insights from Flipkart's product reviews
β¬οΈ Input Options
- π
start_urls- List of URLs to scrape. It should be a list of product URLs from Flipkart. - π’
product_ids- List of Flipkart product IDs to scrape reviews from. - π’
max_reviews_per_product- Maximum number of reviews to scrape per product. Leave it empty if you preferMax Itemsoption. - π
sort_by- Sort reviews by this option. Valid values:MOST_HELPFUL,MOST_RECENT,POSITIVE_FIRST,NEGATIVE_FIRST. Default isMOST_HELPFUL.
π‘ Input Examples
π Scrape by Product URLs
{"start_urls": [{ "url": "https://www.flipkart.com/redmi-9a-sport-carbon-black-32-gb/p/itm53bc6ebfe147b" }],"max_reviews_per_product": 50}
{"product_ids": ["MOBG9QWVVTFZB2SY"],"max_reviews_per_product": 50}
π€ Output Format
author- Name of the review author.date- Date when the review was created.rating- Star rating given by the reviewer (1-5).city- City of the reviewer.state- State of the reviewer.title- Title/subject of the review.text- Full text content of the review.url- URL to the review or associated images.certified_buyer- Whether the reviewer is a certified buyer.upvotes- Number of upvotes the review received.downvotes- Number of downvotes the review received.id- Unique identifier for the review.product_id- Unique identifier for the product.product_url- URL to the product page.images- An array of URLs to images associated with the review, if any.
ποΈ Output Examples
{"author": "Flipkart Customer","title": "Fabulous!","text": "Very nice product π₯°π₯°π₯°","url": "https://www.flipkart.com/reviews/CPRHJ866FSGNMYXG:159?reviewId=3a7711a9-27b5-4388-a89b-146c1085c356","product_id": "CPRHJ866FSGNMYXG","date": "Aug, 2026","rating": 5,"city": "Murshidabad","state": "West Bengal","upvotes": 0,"downvotes": 0,"certified_buyer": true,"id": "3a7711a9-27b5-4388-a89b-146c1085c356","images": ["https://rukminim1.flixcart.com/blobio/{@width}/{@height}/imr/blobio-imr_6434c60316854eb5bb83310c108e229b.jpg?q={@quality}"],"product_url": "http://www.flipkart.com/x/p/itmx?pid=CPRHJ866FSGNMYXG"}
π² How much will scraping Flipkart cost you?
The pricing changes according to your Apify plan.
| Plan | Price |
|---|---|
| Free | $5/1000 reviews |
| Starter | $1.50/1000 reviews |
| Scale | $1.20/1000 reviews |
| Business | $1/1000 reviews |
π§© Integrations and Flipkart Reviews Scraper
Flipkart Reviews Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. You can integrate with Make, Zapier, Slack, Airbyte, GitHub, Google Sheets, Google Drive, and more. Or you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever Flipkart Reviews Scraper successfully finishes a run.
π Using Flipkart Reviews Scraper with the Apify API
The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.
To access the API using Node.js, use the apify-client NPM package. To access the API using Python, use the apify-client PyPI package.
Check out the Apify API reference docs for full details or click on the API tab for code examples.
π¬ Giving feedback
We're always working on improving the performance of our Actors. So if you've got any technical feedback for Flipkart Reviews Scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console. π§ Email: nathan.santos159@hotmail.com