Google Play Reviews Scraper avatar
Google Play Reviews Scraper

Pricing

$0.09 / 1,000 reviews

Go to Store
Google Play Reviews Scraper

Google Play Reviews Scraper

Developed by

Skython

Skython

Maintained by Community

$0.09 / 1k reviews. Scrape public reviews data from Google Play.

5.0 (1)

Pricing

$0.09 / 1,000 reviews

2

4

4

Last modified

20 hours ago

What does Google Play Reivews Scraper do?

Google Play Reivews Scraper extracts public review data from Google Play. You can provide Google Play App URL or App ID through the Actor's input schema.

How to Use Google Play Reivews Scraper

  1. Click on Try for free or go to Input tab of the Actor.

  2. Provide Google Play App URL or App ID through the Actor's input schema.

  3. Make selections for the options you want. (Language, Country, Sort Option, Device Type, Star Rating, Date Filter)

  4. Click Save & Start and wait for the scraping process. If you get any error, please create an issue under the Actor’s Issues tab.

  5. When Google Play Reivews Scraper has finished, preview or download your data from the Output tab.

Free Tier User Limitations

The following limitations will be applied if you have not subscribed to an Apify paid plan.

  • Maximum 50 reviews will be scraped.

Data Fields

Input LanguageInput CountryInput Sort Option
User IDUsernameProfile Pic URL
Star RatingReview TextReview Date
Found Helpful NumberReply TextReply Date
Review URLReview IDDevice Type
App IDApp VersionCriterias

Output Data Formats

There are 2 different output formats, Basic Fields and All Fields. You can check them below.

1. Basic Fields

You will see all data fields except "criterias data field".

This format is suitable for someone who wants to get the data in EXCEL format. Make sure to select the Basic Fields view when exporting the output data to use this format.

Input LanguageInput CountryInput Sort OptionUser IDUsernameProfile Pic URLStar RatingReview TextReview DateFound Helpful NumberReply TextReply DateReview URLReivew IDDevice TypeApp IDApp Version
EnglishUnited StatesNewest100224739653471594205Muhammed usamahttps://play-lh.googleusercontent.com/a/ACg8ocKO0auGYRcde93TWPjiuHsYh5VwJ4MQLK1Vmbk4fGBFhSHBrg=mo5i love PUBG mobile2025-07-22 07:11:060https://play.google.com/store/apps/details?id=com.tencent.ig&reviewId=3d4a0784-6deb-42df-936e-32621d90f40f3d4a0784-6deb-42df-936e-32621d90f40fPhonecom.tencent.ig

2. All Fields

You will see all data fields including "criterias data field".

This format is suitable for someone who wants to get the data in JSON format. Make sure to select the All Fields view when exporting the output data to use this format.

{
"input_language": "English",
"input_country": "United States",
"input_sort_option": "Newest",
"user_id": "100224739653471594205",
"username": "Muhammed usama",
"profile_pic_url": "https://play-lh.googleusercontent.com/a/ACg8ocKO0auGYRcde93TWPjiuHsYh5VwJ4MQLK1Vmbk4fGBFhSHBrg=mo",
"star_rating": 5,
"review_text": "i love PUBG mobile",
"review_date": "2025-07-22 07:11:06",
"found_helpful_number": 0,
"reply_text": null,
"reply_date": null,
"review_url": "https://play.google.com/store/apps/details?id=com.tencent.ig&reviewId=3d4a0784-6deb-42df-936e-32621d90f40f",
"review_id": "3d4a0784-6deb-42df-936e-32621d90f40f",
"device_type": "Phone",
"app_id": "com.tencent.ig",
"app_version": null,
"criterias": [
{
"criteria": "vaf_games_offline_v2",
"rating": 2
},
{
"criteria": "vaf_games_genre_tactical_shooter",
"rating": 2
},
{
"criteria": "vaf_games_genre_turn_based_rpg_v1",
"rating": 2
}
]
}

Your Feedback

If you have any technical feedback or suggestions, or if you’ve found a bug, please create an issue under the Actor’s Issues tab.