Google Play Store Reviews Scraper avatar

Google Play Store Reviews Scraper

Try for free

Pay $2.00 for 1,000 results

View all Actors
Google Play Store Reviews Scraper

Google Play Store Reviews Scraper

moving_beacon-owner1/my-actor-1
Try for free

Pay $2.00 for 1,000 results

This project is a web scraper designed to collect reviews from Google Play Store apps. It utilizes the `google_play_scraper` library to fetch app reviews and store them in a CSV file. Additionally, it pushes the collected data to an Apify dataset for further processing or analysis.

Google Play Reviews Scraper

Description

This project is a Python-based scraper that retrieves user reviews from Google Play Store apps using the Google Play Scraper library. It allows you to collect reviews, ratings, and other details for a specified app package and saves the results in a CSV format. The data is also pushed to an Apify dataset for further processing.

Features

Fetch app details from the Google Play Store. Retrieve user reviews with associated ratings and dates. Save reviews to a CSV file. Push collected data to

#How to find app package name for a Google Play Store app

To find the app package name for a Google Play Store app, follow these steps:

Visit the App’s Page on Google Play Store: Open the Google Play Store website in your browser and search for the app you’re interested in.

Look at the URL: In the app’s URL, locate the string after id=. This string is the app’s package name.

For example, in this URL: https://play.google.com/store/apps/details?id=com.example.app, the package name is com.example.app.

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 0 stars
  • Created in Oct 2024
  • Modified about 6 hours ago