App Store & Google Play Reviews Scraper avatar

App Store & Google Play Reviews Scraper

Pricing

from $0.10 / 1,000 results

Go to Apify Store
App Store & Google Play Reviews Scraper

App Store & Google Play Reviews Scraper

Scrape app reviews and ratings from BOTH the Apple App Store and Google Play in one run. Get review text, star rating, author, date, app version, helpful votes, developer replies, plus full app metadata and the 1-5 star ratings histogram. No login, multi-country.

Pricing

from $0.10 / 1,000 results

Rating

0.0

(0)

Developer

Sheshinmcfly

Sheshinmcfly

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Scrape app reviews, ratings and full app metadata from both the Apple App Store and Google Play in a single run. Most scrapers cover only one store — this one gives you both, with a unified data format, so you can track user sentiment across iOS and Android side by side.

Give it App Store IDs and/or Google Play package names, pick your countries, and get back every review with its star rating, text, author, date, app version and helpful votes — plus developer replies and a complete app profile including the 1–5 star ratings histogram. No login, no account, no API key.

Data you get

Per review

FieldDescription
storeapp_store or google_play
appIdApp identifier
ratingStar rating (1–5)
titleReview title (App Store)
textFull review text
userNameReviewer name
userImageReviewer avatar (Google Play)
dateReview date (ISO 8601)
timestampReview date (Unix epoch)
appVersionApp version reviewed
thumbsUpHelpful / vote count
developerReplyTextDeveloper's reply, if any
developerReplyDateDate of the developer reply
languageStorefront language requested
positionPosition of the review in the result set
countryStorefront country
reviewUrlDirect link to the review

Per app (metadata record)

FieldDescription
appName / developerApp title and developer
averageRatingOverall average star rating
totalRatingsTotal number of ratings
ratingsHistogramCount of 1★, 2★, 3★, 4★, 5★ ratings
installsInstall count (Google Play)
categoryApp category / genre
price / free / currencyPricing info
currentVersion / lastUpdated / releaseDateVersion info
description / releaseNotesApp description and latest changes
contentRatingAge / content rating
icon / screenshotsMedia URLs

How to use

  1. Add one or more App Store apps (numeric ID like 389801252, or the full app URL).
  2. Add one or more Google Play apps (package name like com.instagram.android, or the full URL).
  3. Choose the countries (storefronts) to cover — each country returns its own reviews.
  4. Optionally filter by star rating range, keywords, or only recent reviews (last N days).
  5. Set max reviews per app and run. Results appear in the dataset, ready to export to JSON, CSV or Excel.

Use cases

  • App Store Optimization (ASO): track rating trends and review sentiment for your app and competitors.
  • Product feedback: mine reviews for bugs, feature requests and complaints by version.
  • Competitive research: compare iOS vs Android sentiment for any app.
  • Support monitoring: detect negative-review spikes and whether developers reply.
  • Market research: pull ratings histograms and install counts across a category.

Input

FieldTypeDescription
appStoreIdsarrayApp Store numeric IDs or URLs
googlePlayIdsarrayGoogle Play package names or URLs
countriesarrayTwo-letter country codes (default us)
languagestringLanguage for Google Play (default en)
maxReviewsPerAppintegerMax reviews per app per country (default 100)
sortselectmostRecent or mostHelpful (App Store)
includeReviewsbooleanOutput review records
includeAppMetadatabooleanOutput an app-summary record per app
minRatingintegerOnly include reviews with at least this star rating
maxRatingintegerOnly include reviews with at most this star rating
keywordsarrayOnly include reviews whose title/text contains at least one keyword
recentDaysintegerOnly include reviews from the last N days

Output example

{
"recordType": "review",
"store": "app_store",
"appId": "389801252",
"rating": 5,
"title": "Love it",
"text": "Best app for sharing photos with friends.",
"userName": "janedoe",
"date": "2026-07-12T06:47:48-07:00",
"appVersion": "438.0.0",
"thumbsUp": 12,
"country": "us"
}

Performance & cost

Runs on lightweight requests (no browser), so it is fast and cheap: hundreds of reviews plus full metadata in seconds. App Store returns up to ~490 reviews per app per country; add more countries to expand coverage.

Pricing

This actor uses pay-per-result pricing — you are charged per record returned (reviews + metadata). See the pricing shown on the actor page.

Keywords

app store scraper, google play scraper, app reviews scraper, app ratings, aso tools, play store reviews, app store reviews, mobile app reviews, ratings histogram, developer replies, ios android reviews, app metadata

Disclaimer

This actor collects only publicly available data from the Apple App Store and Google Play — no login or private data is accessed. Use the data in compliance with the applicable terms and with data-protection laws (e.g. GDPR). Reviews may contain personal data; handle responsibly.

Changelog

VersionDateChanges
1.12026-07-13Added rating/keyword/date filters, Unix timestamp, language and result-position fields
1.02026-07-13Initial release — App Store + Google Play reviews, ratings histogram and full app metadata