Flipkart Reviews Scraper avatar
Flipkart Reviews Scraper
Try for free

1 day trial then $25.00/month - No credit card required now

View all Actors
Flipkart Reviews Scraper

Flipkart Reviews Scraper

natanielsantos/flipkart-reviews-scraper
Try for free

1 day trial then $25.00/month - No credit card required now

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.

Why use Flipkart Reviews Scraper?

Flipkart is one of the largest e-commerce platforms in India. It has a large number of products and reviews. This actor allows you to scrape reviews from Flipkart without having to write code. It gets you detailed information about the reviews, including the author, date, rating, title, content, upvotes, and downvotes.

Input Parameters

FieldTypeDescription
start_urlsarrayIt should be a valid product URL.
max_itemsintegerMaximum number of reviews you want to scrape.
max_reviews_per_productintegerInstead of using max_items, you can specify max_reviews_per_product to limit the number of reviews per product you defined in Start Urls. Leave it empty if you prefer Max Items option.
sort_bystringSort reviews by this option. Valid values: MOST_HELPFUL, MOST_RECENT, POSITIVE_FIRST, NEGATIVE_FIRST. Default is MOST_HELPFUL.
proxySettingsobjectSelect proxies to be used by your crawler.

Check the Input Tab for more details.

Tips

  • To avoid getting blocked, it is recommended to use Proxy servers, either your own proxy servers or Apify Proxy.
  • You can watch Apify Tutorials on how to use actors.

Output example

The structure of each review looks like this:

1{
2	"author": "Kuber  Singh",
3	"date": "Jan, 2022",
4	"rating": 4,
5	"city": "Munger",
6	"state": "Bihar",
7	"title": "Wonderful",
8	"text": "Phone looks great in hand.\\nBuild quality is good and it looks premium.\\nDisplay is good and it works smoothly at 120hz setting\\nSound quality is better from previous Xiaomi phones as it has stereo speaker on too and bottom.\\nCharging is super quick. It charged my phone from 2% to 100% in approx 17 minutes.\\n\\nCon- Xiaomi really need to work on its camera especially on front camera.\\nThe picture still looks like the one we get on phones in 10000 range.",
9	"url": "https://www.flipkart.com/review-image-fullscreen?pid=MOBG9QWVVTFZB2SY&imageId=blobio-imr-202201_deb9c84d975444ecae66a81ac5e0cf72.jpeg&reviewReferenceId=MOBG9QWVVTFZB2SY:10&language=en",
10	"certified_buyer": true,
11	"upvotes": 2082,
12	"downvotes": 471,
13	"id": "0159c872-01ef-4518-8774-f01f9bda300f",
14	"product_id": "MOBG9QWVVTFZB2SY",
15	"product_url": "https://www.flipkart.com/redmi-9a-sport-carbon-black-32-gb/p/itm53bc6ebfe147b",
16	"images": [
17		"https://rukminim1.flixcart.com/blobio/1160/1160/imr/blobio-imr-202201_deb9c84d975444ecae66a81ac5e0cf72.jpeg?q=100"
18	]
19}

Integrations and Flipkart Reviews Scraper

Last but not least, 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.

Giving feedback

If you have any feature requests or bug reports, please create an issue on the Issues page.

Developer
Maintained by Community
Actor metrics
  • 8 monthly users
  • 100.0% runs succeeded
  • 0.0 days response time
  • Created in May 2023
  • Modified about 1 month ago
Categories