Google Play Store Scraper avatar

Google Play Store Scraper

Pricing

from $0.49 / 1,000 apps

Go to Apify Store
Google Play Store Scraper

Google Play Store Scraper

Scrape Google Play app data: ratings, installs, pricing, in-app purchase range, content rating, data safety and screenshots. 50+ fields, the only scraper with multi-country pricing in one run. Flat pricing, no start fee, no hidden per-event charges.

Pricing

from $0.49 / 1,000 apps

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Extract structured data for any app on the Google Play Store: ratings, install counts, pricing, content rating, data-safety summary, screenshots, and more. Search by keyword, scrape specific apps, list a developer's catalogue, pull a top chart, or pass full URLs.

One feature no other Play Store scraper offers: compare an app's price across many countries in a single run.

No hidden billing events

Some Play Store scrapers on Apify split their output across several billable events — you pay separately for the app, then again for permissions, again for the data-safety section, again for each search result. The headline price looks tiny, but a fully enriched app can cost three or four times what the listing suggests.

We don't do that. You pay one flat price per app returned. App details, ratings histogram, pricing, in-app purchase range, content rating, data safety, screenshots, and multi-country pricing are all included in that single price. No per-permission charge, no per-section charge, no start fee. What you see is what you pay.

What you get

  • The deepest field set on Apify, with transparent pricing — 50+ fields per app at a flat $0.69 per 1,000 results, dropping to $0.39 at volume. No start fee, no per-event surcharges. A few actors list a lower headline number, but they're either far thinner or charge separately per section so a fully enriched app costs more.
  • The only multi-country pricing in one run — fetch one app's price across as many storefronts as you like. No other Play Store scraper does this.
  • No PII — we extract company data (developer name, website, privacy policy) but never developer email, phone, or home address, unlike some competitors.
  • No proxy needed — Google Play is reached directly. You never pay a proxy or compute cost; only per result.

Modes

ModeWhat it doesKey input
SearchFind apps by keywordsearchTerm
Specific app IDsScrape exact appsappIds
Developer's appsList a developer's cataloguedeveloperId
Top chartsBrowse the top apps or games chart, optionally by categorycollection
Start URLsScrape full Play Store URLsstartUrls

Examples

Search for podcast apps in the US

{
"mode": "search",
"searchTerm": "podcast",
"country": "US",
"maxResults": 25
}

Scrape specific apps

{
"mode": "apps",
"appIds": ["com.spotify.music", "com.whatsapp"],
"country": "GB"
}

Compare one app's price across countries

{
"mode": "apps",
"appIds": ["com.mojang.minecraftpe"],
"country": "US",
"priceCountries": ["US", "GB", "JP", "BR", "IN", "TR"]
}

Top action games, rated 4.5+

{
"mode": "collection",
"collection": "games",
"categoryId": "GAME_ACTION",
"country": "DE",
"minScore": 4.5,
"maxResults": 50
}

Output fields

Every app returns the following fields.

FieldDescription
appId, urlApp ID and Play Store URL
title, summaryApp name and short summary
descriptionHtml, descriptionText, descriptionMarkdownFull description in three formats (Markdown is LLM-ready)
developer, developerId, developerWebsiteDeveloper name, ID, and website
genre, genreId, additionalGenresCategory and any secondary categories
icon, headerImage, screenshots, screenshotCount, video, videoImageMedia assets
score, scoreText, ratings, reviews, histogramStar rating, total ratings/reviews, and the 1–5 star distribution
price, priceText, currency, freeNumeric price, display string, currency code, free flag
offersIAP, inAppPurchasesWhether the app has in-app purchases and the raw price range
iapMinPrice, iapMaxPrice, iapCurrencyIn-app purchase range parsed into structured min/max and currency
additionalGenres, additionalGenreIdsSecondary genre tags (e.g. "Match 3", "Sandbox")
adSupported, containsAdsWhether the app contains ads
installs, minInstalls, realInstallsInstall band and exact figures
released, updated, updatedTimestampRelease and last-updated dates
version, targetSdkVersion, minSdkVersion, minAndroidVersionApp version, target SDK level, and minimum Android requirement (when the developer declares one)
contentRating, contentRatingIconContent/age rating and its badge image
privacyPolicyPrivacy policy URL
dataSafetyData shared, data collected, and security practices
country, language, scrapedAtStorefront, language, and timestamp

With priceCountries set, each app also includes priceByCountry (an array of per-country price objects), countriesPriced, and isFreeEverywhere.

Example output (abridged)

{
"appId": "com.mojang.minecraftpe",
"title": "Minecraft: Dream it, Build it!",
"developer": "Mojang",
"genre": "Arcade",
"score": 4.32,
"ratings": 5697545,
"histogram": { "1": 590224, "2": 169575, "3": 263654, "4": 490448, "5": 4183629 },
"price": 6.99,
"priceText": "$6.99",
"currency": "USD",
"free": false,
"inAppPurchases": "$0.99 - $49.99 per item",
"iapMinPrice": 0.99,
"iapMaxPrice": 49.99,
"iapCurrency": "$",
"installs": "50,000,000+",
"realInstalls": 90744889,
"contentRating": "Everyone 10+",
"dataSafety": {
"dataShared": "Location, Personal info, and App activity",
"dataCollected": "Location, Personal info and 5 others",
"securityPractices": ["Data is encrypted in transit", "You can request that data be deleted"]
},
"priceByCountry": [
{ "country": "US", "currency": "USD", "price": 6.99, "priceText": "$6.99" },
{ "country": "JP", "currency": "JPY", "price": 1300, "priceText": "¥1,300" }
]
}

Pricing

$0.69 per 1,000 results, dropping to $0.39 at higher tiers. No start fee. No per-event surcharges. You only pay for apps returned; we absorb all compute and proxy costs.


Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl