# Google Play ride-hailing and taxi apps: ratings and installs

**Use case:** 

Rating, rating count, star histogram, installs, price, ads, in-app purchases, last update and version of Uber, Lyft, Bolt, Grab and FREENOW on Google Play (US store), one row per app, read from each app's public store page. Useful for competitor tracking and ASO. Export as JSON, CSV or Excel.

## Input

```json
{
  "apps": [
    "com.ubercab",
    "me.lyft.android",
    "ee.mtakso.client",
    "com.grabtaxi.passenger",
    "taxi.android.client"
  ],
  "country": "us",
  "language": "en",
  "maxApps": 100,
  "monitoringMode": false,
  "changeOn": "any",
  "resetMonitoringState": false,
  "useProxy": true
}
```

## Output

```json
{
  "appUrl": {
    "label": "App Url",
    "format": "string"
  },
  "title": {
    "label": "Title",
    "format": "string"
  },
  "developer": {
    "label": "Developer",
    "format": "string"
  },
  "rating": {
    "label": "Rating",
    "format": "string"
  },
  "ratingShown": {
    "label": "Rating Shown",
    "format": "string"
  },
  "ratingCount": {
    "label": "Rating Count",
    "format": "string"
  },
  "installsShown": {
    "label": "Installs Shown",
    "format": "string"
  },
  "realInstalls": {
    "label": "Real Installs",
    "format": "string"
  },
  "price": {
    "label": "Price",
    "format": "string"
  },
  "currency": {
    "label": "Currency",
    "format": "string"
  },
  "updatedAt": {
    "label": "Updated At",
    "format": "string"
  },
  "version": {
    "label": "Version",
    "format": "string"
  },
  "change": {
    "label": "Change",
    "format": "string"
  },
  "changedFields": {
    "label": "Changed Fields",
    "format": "string"
  },
  "status": {
    "label": "Status",
    "format": "string"
  },
  "note": {
    "label": "Note",
    "format": "string"
  },
  "source": {
    "label": "Source",
    "format": "string"
  },
  "scrapedAt": {
    "label": "Scraped At",
    "format": "string"
  },
  "inputUrl": {
    "label": "Input Url",
    "format": "string"
  },
  "appId": {
    "label": "App Id",
    "format": "string"
  },
  "country": {
    "label": "Country",
    "format": "string"
  },
  "language": {
    "label": "Language",
    "format": "string"
  },
  "pageLanguage": {
    "label": "Page Language",
    "format": "string"
  },
  "developerId": {
    "label": "Developer Id",
    "format": "string"
  },
  "developerUrl": {
    "label": "Developer Url",
    "format": "string"
  },
  "category": {
    "label": "Category",
    "format": "string"
  },
  "categoryId": {
    "label": "Category Id",
    "format": "string"
  },
  "ratingHistogram": {
    "label": "Rating Histogram",
    "format": "string"
  },
  "installsText": {
    "label": "Installs Text",
    "format": "string"
  },
  "minInstalls": {
    "label": "Min Installs",
    "format": "string"
  },
  "priceText": {
    "label": "Price Text",
    "format": "string"
  },
  "isFree": {
    "label": "Is Free",
    "format": "string"
  },
  "containsAds": {
    "label": "Contains Ads",
    "format": "string"
  },
  "inAppPurchases": {
    "label": "In App Purchases",
    "format": "string"
  },
  "inAppPurchaseRange": {
    "label": "In App Purchase Range",
    "format": "string"
  },
  "installableInCountry": {
    "label": "Installable In Country",
    "format": "string"
  },
  "updatedText": {
    "label": "Updated Text",
    "format": "string"
  },
  "releasedAt": {
    "label": "Released At",
    "format": "string"
  },
  "versionVariesWithDevice": {
    "label": "Version Varies With Device",
    "format": "string"
  },
  "minAndroidVersion": {
    "label": "Min Android Version",
    "format": "string"
  },
  "contentRating": {
    "label": "Content Rating",
    "format": "string"
  },
  "contentRatingDescriptors": {
    "label": "Content Rating Descriptors",
    "format": "string"
  },
  "contentRatingInteractiveElements": {
    "label": "Content Rating Interactive Elements",
    "format": "string"
  },
  "summary": {
    "label": "Summary",
    "format": "string"
  },
  "descriptionStart": {
    "label": "Description Start",
    "format": "string"
  },
  "descriptionLength": {
    "label": "Description Length",
    "format": "string"
  },
  "iconUrl": {
    "label": "Icon Url",
    "format": "string"
  },
  "isFirstCheck": {
    "label": "Is First Check",
    "format": "string"
  },
  "confirmedByRereading": {
    "label": "Confirmed By Rereading",
    "format": "string"
  },
  "previousCheckedAt": {
    "label": "Previous Checked At",
    "format": "string"
  },
  "previousDetailsReadAt": {
    "label": "Previous Details Read At",
    "format": "string"
  },
  "hoursSincePreviousDetails": {
    "label": "Hours Since Previous Details",
    "format": "string"
  },
  "previousRatingShown": {
    "label": "Previous Rating Shown",
    "format": "string"
  },
  "previousRatingCount": {
    "label": "Previous Rating Count",
    "format": "string"
  },
  "ratingCountDelta": {
    "label": "Rating Count Delta",
    "format": "string"
  },
  "previousMinInstalls": {
    "label": "Previous Min Installs",
    "format": "string"
  },
  "previousRealInstalls": {
    "label": "Previous Real Installs",
    "format": "string"
  },
  "realInstallsDelta": {
    "label": "Real Installs Delta",
    "format": "string"
  },
  "previousUpdatedAt": {
    "label": "Previous Updated At",
    "format": "string"
  },
  "previousVersion": {
    "label": "Previous Version",
    "format": "string"
  },
  "previousPrice": {
    "label": "Previous Price",
    "format": "string"
  },
  "previousCurrency": {
    "label": "Previous Currency",
    "format": "string"
  },
  "requestUrl": {
    "label": "Request Url",
    "format": "string"
  },
  "httpStatus": {
    "label": "Http Status",
    "format": "string"
  },
  "lastSeenRatingCount": {
    "label": "Last Seen Rating Count",
    "format": "string"
  },
  "lastSeenRealInstalls": {
    "label": "Last Seen Real Installs",
    "format": "string"
  },
  "lastSeenVersion": {
    "label": "Last Seen Version",
    "format": "string"
  },
  "lastSeenAt": {
    "label": "Last Seen At",
    "format": "string"
  },
  "returnedAppId": {
    "label": "Returned App Id",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Google Play Scraper - App Details & Rating Tracker](https://apify.com/neverempty/google-play-app-details-tracker.md) with a specific input configuration. Visit the [Actor detail page](https://apify.com/neverempty/google-play-app-details-tracker.md) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

This Task's input is already configured above. Use it as-is rather than inventing a new one.

Do not guess an integration path. Every one of them is in the agent quickstart at https://apify.com/agents.md: the Apify MCP server, Agent Skills with the Apify CLI, the JavaScript and Python clients, the REST API, and the account-free path for an agent with no human to sign in. It also carries the rule on stating cost before the first paid run.

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/neverempty/google-play-app-details-tracker.md

Each client library has reference documentation the quickstart does not restate: [JavaScript/TypeScript](https://docs.apify.com/api/client/js/docs.md) (`npm install apify-client`) and [Python](https://docs.apify.com/api/client/python/docs.md) (`pip install apify-client`).
