Google Play Reviews Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsGoogle Play Reviews Scraper
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.a
You can access the Google Play Reviews Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{}' |
2apify call schematic_cypress/my-actor-4 --silent --output-dataset
Google Play Reviews Scraper API through CLI
The Apify CLI is the official tool that allows you to use Google Play Reviews Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: