Google Play App Scraper
Pricing
from $1.50 / 1,000 app results
Go to Apify Store
Google Play App Scraper
Get Google Play Store app details by package ID: name, rating, category, developer, price and currency.
Get Google Play Store app details by package ID: name, description, developer, category, rating, rating count, content rating, price and currency.
Input
- appIds (required): list of Google Play package IDs, e.g.
com.spotify.music. This is the value of theidquery parameter on anyplay.google.com/store/apps/detailsURL. - country (optional, default
us): two-letter country code used to localize price, currency and content rating. - language (optional, default
en): language code used to localize the app name, description and content rating text.
Output
One dataset record per package ID: appId, name, description, developer,
developerUrl, applicationCategory, operatingSystem, contentRating,
ratingValue, ratingCount, price, currency, image, url.
If a package ID does not exist on Google Play, or the page returns no app
data, the record contains an error field instead.
Notes
- Data comes directly from the public Google Play Store page for each app; no login or API key required.
- Free plan runs are capped at 10 apps per run (real data, not sampled).