VOOZH about

URL: https://apify.com/khadinakbar/flipkart-reviews-scraper

⇱ Flipkart Reviews Scraper β€” Ratings, Verified Buyers Β· Apify


Pricing

from $4.00 / 1,000 review scrapeds

Go to Apify Store

Flipkart Reviews Scraper

Scrape Flipkart product reviews by product or product-reviews URL. Returns rating, title, text, reviewer name & location, verified-purchase flag, date, helpful/unhelpful votes, review images, and the product rating summary. PPE β€” $0.004 per review.

Pricing

from $4.00 / 1,000 review scrapeds

Rating

0.0

(0)

Developer

πŸ‘ Khadin Akbar

Khadin Akbar

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

Scrape Flipkart product reviews at scale by pasting a Flipkart product URL or product-reviews URL. Returns one clean record per review β€” star rating, title, full review text, reviewer name and location, verified-purchase flag, date, helpful/unhelpful votes, the reviewed variant, and any review images β€” plus a per-product rating summary. Built for AI agents (MCP-ready) and analysts alike.

What you get

FieldDescription
ratingStar rating 1–5 for the review
titleFlipkart review title / sentiment tag (e.g. "Value-for-money")
bodyFull review text, expanded past the "READ MORE" / "more" toggle
authorReviewer name
locationReviewer city/region (when shown)
isVerifiedPurchasetrue when marked "Certified Buyer" / "Verified Purchase"
reviewDateDisplayed date β€” absolute (Aug, 2024) or relative (11 months ago)
helpfulCount / unhelpfulCountUp / down votes
variantThe variant the review is for (e.g. "Color Blue, Storage 128 GB")
imagesFlipkart CDN image URLs attached to the review
productUrl / reviewsUrlSource links
scrapedAtISO-8601 capture timestamp

Plus, per product, one recordType: "product_summary" row with totalRatings, totalReviews, averageRating, and the 5β†’1 star ratingDistribution.

When to use it

  • Mine sentiment and feature feedback on your own or competitors' Flipkart listings
  • Track ratings, verified-buyer share, and review velocity over time
  • Pull review corpora for LLM summarization, topic modelling, or QA
  • Feed an AI agent that needs structured Flipkart review data from a single product link

Not a search or category scraper β€” give it specific product links (each must contain an itm... id and a pid= parameter).

Pricing

Pay-per-event:

  • Actor start β€” $0.00005 per run
  • Review scraped β€” $0.004 per review written to the dataset (the product summary record is free)

A run of 1 product Γ— 100 reviews costs about $0.40. Use maxReviews to cap spend per product; the actor logs the maximum possible cost before charging anything.

Input

{
"productUrls":[
"https://www.flipkart.com/apple-iphone-15-black-128-gb/p/itm6ac6485515ae4?pid=MOBGTAGPAQNVFZZY"
],
"maxReviews":100,
"sortBy":"MOST_HELPFUL",
"includeProductSummary":true
}
InputDefaultNotes
productUrlsβ€” (required)Product or product-reviews URLs. Each needs itm... + pid=.
maxReviews100Per-product cap, 1–1000. 10 reviews per page.
sortByMOST_HELPFULAlso MOST_RECENT, POSITIVE_FIRST, NEGATIVE_FIRST.
includeProductSummarytrueEmit the per-product rating summary record.
proxyConfigurationResidential, IndiaFlipkart needs clean residential India IPs.
maxConcurrency3Lower to 1–2 if you see blocks.

Output sample

{
"recordType":"review",
"productKey":"MOBGTAGPAQNVFZZY",
"rating":5,
"title":"Mind-blowing purchase",
"body":"Fully satisfied using iphone 15. Camera and battery are excellent.",
"author":"subhabrata paul",
"location":"Teliamura",
"isVerifiedPurchase":true,
"reviewDate":"Oct, 2024",
"helpfulCount":438,
"unhelpfulCount":83,
"variant":"Color Black, Storage 128 GB",
"images":["https://rukminim2.flixcart.com/.../blobio-imr_...jpeg?q=90"],
"scrapedAt":"2026-06-21T00:00:00.000Z"
}

How it works

Flipkart protects its pages with reCAPTCHA Enterprise and serves two different review front-ends (a classic web build and a newer React-Native-Web build), both using rotating, obfuscated CSS class names. This actor uses a real browser (Chromium with fingerprinting) over residential India IPs, and a layout-agnostic extractor that anchors on the stable buyer-label text and reads fields by position β€” so it keeps working across Flipkart's front-end A/B variants and class-name churn. Reviews are paginated via &page=N, de-duplicated across pages, and truncated bodies are expanded before extraction. Image/media/font bytes are blocked to keep proxy bandwidth (and your cost) low while preserving image URLs.

If every page is blocked, the run fails honestly with an actionable message rather than silently returning an empty dataset.

Tips & limits

  • Proxy: datacenter IPs do not work on Flipkart. Keep the default Apify Residential / country IN, or supply your own residential/mobile proxy.
  • Review dates are returned exactly as Flipkart displays them (absolute or relative); convert downstream if you need a normalized timestamp.
  • Region: Flipkart serves India. Prices/availability shown reflect the India store.

FAQ

Can I pass a search results URL? No β€” pass individual product or product-reviews URLs. Use Flipkart search yourself, then feed the product links here.

Does it need login or cookies? No. Reviews are public; no credentials required.

How many reviews can I get? Up to maxReviews per product (max 1000). Flipkart paginates 10 per page.

Why might a run return fewer reviews than the product shows? Flipkart caps how deep its public review pagination goes, and de-duplication removes repeats across pages.

Legal

This actor scrapes only publicly available review content. You are responsible for using the data in compliance with Flipkart's Terms of Use, applicable laws (including data-protection and copyright law), and for not using personal data (reviewer names/locations) in violation of privacy regulations. This actor is not affiliated with or endorsed by Flipkart.

You might also like

Flipkart Reviews Scraper

solidcode/flipkart-scraper

[πŸ’° $1.5 / 1K] Extract customer reviews and ratings from any Flipkart product β€” review text, star rating, reviewer name, certified-buyer status, helpful votes, photos, and date. Filter by rating, sort by most helpful or most recent, and cap reviews per product.

Flipkart Reviews Scraper

codingfrontend/flipkart-reviews-scraper

Scrapes customer reviews from Flipkart products including review text, rating, certified buyer status, helpful votes, and reviewer info.

πŸ‘ User avatar

Coding Frontned

22

Flipkart Review Scraper

easyapi/flipkart-review-scraper

Scrape detailed product reviews from Flipkart, including ratings, comments, user info, helpful votes, and product attributes. Perfect for market research, sentiment analysis, and customer feedback monitoring.

Walmart Reviews Scraper - All Reviews by URL, ID or Keyword

khadinakbar/walmart-reviews-scraper

Scrape Walmart.com customer reviews for any product by URL, item ID, or keyword search. Deep-paginates every review - rating, title, text, author, verified-purchase, helpful votes, photos, pros/cons, and date - plus a per-product rating summary. MCP-ready. $0.003 per review.

Flipkart Reviews Scraper

getdataforme/flipkart-reviews-scraper

Extract detailed product reviews from Flipkart with this scraper. Get ratings, review text, product metadata, and more in structured JSON formatβ€”perfect for analysis, brand monitoring, or market research. Just provide product review URLs and get rich customer insights in return.

26

1.0

Flipkart Product Scraper

scriptalchemydev/flipkart-product-scraper

πŸ›οΈ Flipkart Web Scraper for Apify extracts product data from Flipkart search URLs. It provides the product name, actual and sale price, description, rating, and URL. Input search URLs and get output in CSV or JSON. Ideal for price tracking, research, and product analysis.

πŸ‘ User avatar

Script Alchemy

85

Flipkart Review Scraper

scrapeai/flipkart-review-scraper

Flipkart Review Scraper is a tool that automatically extracts product reviews from Flipkart, including ratings, review text, reviewer name, date, and likes. It helps businesses and analysts monitor customer feedback, perform sentiment analysis, and gain insights without manual data collection.

Amazon Review Scraper

seemuapps/amazon-review-scraper

Scrape customer reviews from any Amazon product page β€” reviewer name, rating, review title, full text, date, and verified purchase status.

Flipkart Product Scraper πŸ›οΈ

easyapi/flipkart-product-scraper

Scrape product data from Flipkart search results, including prices, images, titles, and detailed product information. Perfect for price monitoring, market research, and competitive analysis.

Amazon Reviews Scraper β€” Review Text, Ratings & ASIN Data

jaybird/amazon-reviews-scraper

Scrape Amazon product reviews into clean JSON: review text, title, star rating, date, verified-purchase flag, helpful votes, variant, and author β€” plus a per-ASIN ratings histogram. Look up by ASIN, product URL, or keyword search. Pay per review.

πŸ‘ User avatar

Jaybird Technologies

5