Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$0.1 / 1k reviews
Extract Google Play reviews, including reviewer name, rating, publish date, and full text
Endpoint
POST /api/v1/agents/google/play/reviews/run
Parameters
List · Google Play app URLs or package IDs (e.g. org.telegram.messenger). One per line.
Number · Reviews per app. Use 0 for all.
Dropdown · Country’s Google Play store to pull reviews from.View all 53 options →
Dropdown · Language to pull reviews in.View all 54 options →
Dropdown · Sort order for reviews.Options:
NEWEST, RATING, HELPFULNESSLegend: NEWEST = Newest, RATING = By Rating, HELPFULNESS = Most HelpfulResponse columns
| Field | Display name | Type |
|---|---|---|
appUrl | App URL | url |
reviewUrl | Review URL | url |
reviewText | Review Text | text |
rating | Rating | rating |
ratingText | Rating (Text) | text |
reviewer | Reviewer | text |
posted | Posted | text |
thumbsUp | Thumbs Up | number |
replyDate | Reply Date | text |
replyText | Reply Text | text |
appVersion | App Version | text |
appId | App ID | text |
country | Country | text |
language | Language | text |
criteria | Criteria | text |
criteriaRating | Criteria Rating | rating |
reviewerAvatar | Reviewer Avatar | url |
Example
Example response
Response