google_play_reviews
Get Google Play reviews for any Android app: ratings, text, date, version, upvotes, and developer replies. Change language/country codes to access different review sets.
Instructions
Reviews for an Android app: rating, text, date, app version, thumbs-up and the developer's reply. Reviewer names and avatars are omitted unless you ask for them. Note each language/country returns a DIFFERENT set of reviews, so vary hl/gl to widen coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gl | No | Country code. | US |
| hl | No | Language code. Each language returns a different set of reviews. | en |
| sort | No | Google's own ordering. | relevant |
| limit | No | Maximum reviews. | |
| app_id | Yes | Android package name, e.g. com.spotify.music. | |
| include_author | No | Include the reviewer's display name. Off by default: it is personal data and rarely needed for product or ASO analysis. |