Google Play Store Reviews Scraper Pro
Pay $2.00 for 1,000 results
Google Play Store Reviews Scraper Pro
Pay $2.00 for 1,000 results
The Google Play Reviews Scraper is a tool designed to collect user reviews and ratings for any app listed on the Google Play Store.
Google Play Reviews Scraper
Overview
This script allows you to scrape reviews from any Android app available on the Google Play Store. The scraper fetches reviews based on the app package name, sorts them by the newest, and saves the data to a CSV file and/or pushes the data to the Apify platform.
Features
- Scrapes reviews for any app on the Google Play Store.
- Sorts reviews by the newest ones.
- Fetches reviews in multiple pages to ensure complete data collection.
- Exports reviews into a CSV file.
- Pushes the collected data to Apify for further use or processing.
Usage
Input Parameters
- app_package: The package name of the app on Google Play (e.g.,
com.facebook.katana
for Facebook). - count: The number of reviews to scrape (default: 10,000). This can be adjusted based on your requirements.
Output
-
CSV File: The reviews will be saved to a CSV file with the following columns:
User
: The username of the reviewer.Rating
: The rating given by the user.Date
: The date the review was posted.Review
: The content of the review.
The default filename is
google_play_reviews.csv
. -
Apify Dataset: If configured, the reviews will be pushed to your Apify dataset for storage and further processing.
Example CSV Output:
1User, Rating, Date, Review 2john_doe, 5, 2024-11-29, "Great app! Very useful." 3jane_smith, 4, 2024-11-28, "Good but needs improvement." 4...
This script is provided "as is" without warranty. You are free to modify and use it for your needs, but be aware of the terms and conditions of the services you are using (Google Play and Apify).
Feel free to adjust the details based on your specific setup and any additional features you want to highlight.
Actor Metrics
29 monthly users
-
1 star
74% runs succeeded
Created in Oct 2024
Modified 14 days ago