Google Play Store Reviews Scraper avatar
Google Play Store Reviews Scraper

Pricing

Pay per event

Go to Apify Store
Google Play Store Reviews Scraper

Google Play Store Reviews Scraper

Developed by

Skython

Skython

Maintained by Community

Extract detailed public review data from Google Play Store app profiles at scale. Perfect for research, analytics, and more.

5.0 (2)

Pricing

Pay per event

2

5

5

Last modified

6 days ago

🤖 Google Play Store Reviews Scraper

Extract detailed public review data from Google Play Store app profiles at scale. Perfect for research, analytics, and more.

💰 How much does it cost?

This scraper uses a pay-per-event (PPE) pricing model. There are two types of events that generate a charge:

  • Starting Actor → $0.005
  • Scraping Review → $0.0001 per review

For example, scraping 10,000 reviews will cost:

$0.005 + ($0.0001 × 10000) = $1.005

🚀 How to Use Google Play Store Reviews Scraper

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

  2. Provide Google Play Store App URL or App ID.

  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 Store Reviews Scraper has finished, preview or download your data from the Output tab.

📝 Notes

  • This scraper only collects reviews that contain text.

🔒 Free Tier User Limitations

Free tier users can scrape up to 50 reviews per run. Upgrade to a paid Apify plan for higher limits.

📊 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
}
]
}

💬 Feedback & Support

Have questions, suggestions, or found a bug? Create an issue in the Actor’s Issues tab.

Also, you can send mail: skython.dev@gmail.com