# Daily App Store & Google Play Review Monitor

**Use case:** 

Track daily app reviews, ratings, and pricing changes for top apps. Get real-time data for up to 25 app listings with source links.

## Input

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

## 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.