App Reviews Scraper β€” Google Play & App Store avatar

App Reviews Scraper β€” Google Play & App Store

Pricing

$0.30 / 1,000 review scrapeds

Go to Apify Store
App Reviews Scraper β€” Google Play & App Store

App Reviews Scraper β€” Google Play & App Store

Scrape app reviews from Google Play and the Apple App Store in one run with a unified schema: rating, text, author, date, app version, helpful votes and developer replies. Your app or a competitor's. For product triage, ASO research and competitive analysis.

Pricing

$0.30 / 1,000 review scrapeds

Rating

0.0

(0)

Developer

Marat Oganesyan

Marat Oganesyan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

πŸ“± App Reviews Scraper β€” Google Play & App Store

Both app stores, one run, one schema. Point it at your app (or a competitor's) and get the reviews as clean, unified data: rating, text, author, date, app version, helpful votes, and developer replies.

No API keys. Live data at run time.

Why this one

  • Two stores in a single actor β€” most scrapers do one store; cross-store analysis usually means juggling two tools with different output shapes
  • Unified schema β€” the same fields for both stores, ready for a spreadsheet, dashboard, or LLM pipeline
  • Developer replies included (Google Play) β€” see which complaints got answered
  • Honest limits β€” Apple's public feed exposes ~500 recent reviews per country (documented, not hidden); Google Play goes much deeper
  • Fail-soft β€” one store failing doesn't kill the other's results

Input

FieldDescription
Google Play appPackage id (com.whatsapp) or store URL β€” optional
App Store appNumeric id (310633997) or store URL β€” optional
Max reviews per storeDefault 200
Country2-letter code, affects both stores
SortGoogle Play: newest / rating / helpfulness (Apple feed is always most-recent)

Output (per review)

{
"store": "google-play",
"appId": "com.whatsapp",
"rating": 2,
"title": null,
"text": "Latest update drains my battery…",
"author": "Jane D",
"date": "2026-08-11T14:32:05.000Z",
"appVersion": "2.26.16.75",
"thumbsUp": 41,
"replyText": "Thanks for the report β€” a fix ships this week.",
"replyDate": "2026-08-12T09:01:00.000Z"
}

Who uses this

  • Product & support teams β€” triage complaints by version, spot regressions after releases
  • ASO & marketing β€” mine review language for store-listing copy
  • Competitor analysis β€” what users hate about the alternatives
  • Researchers β€” sentiment at scale across both ecosystems

FAQ

Where does the data come from? Google Play's public store and Apple's official public customer-reviews feed.

Monitoring on a schedule? Attach to an Apify Schedule (e.g. daily, sorted newest) for a rolling feed of fresh reviews.

Something broken? Issues tab is monitored daily; fixes usually ship within 24 hours.

Disclaimer

This Actor is not affiliated with, endorsed by, or sponsored by Google LLC or Apple Inc. It collects only publicly available app reviews from the Google Play store and Apple's official public customer-reviews feed.