google-play-reviews
Retrieve paginated user reviews for any Google Play app. Filter by rating, country, language, and sort order.
Instructions
Get user reviews for a specific app with pagination support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | ||
| sort | No | 2 | |
| app_id | Yes | ||
| country | Yes | ||
| language | Yes | ||
| filter_rating | No | ||
| continuation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reviews | Yes | ||
| continuation_token | No |