# App Store and Google Play Review Tracker

**Use case:** 

Monitor changes in app reviews and pricing on App Store and Google Play. Get timely updates and insights on pricing trends and user feedback.

## Input

```json
{
  "mode": "sample",
  "sourceUrls": [],
  "maxItems": 10
}
```

## Output

```json
{
  "productSlug": {
    "label": "Product"
  },
  "title": {
    "label": "Title"
  },
  "summary": {
    "label": "Summary"
  },
  "sourceMode": {
    "label": "Source mode"
  },
  "generatedAt": {
    "label": "Generated at"
  }
}
```

## About this Actor

This example demonstrates how to use [App Store + Google Play Review & Pricing Monitor](https://apify.com/zentrafoundry/app-store-play-review-pricing-monitor) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zentrafoundry/app-store-play-review-pricing-monitor) to learn more, explore other use cases, and run it yourself.