Google Play Scraper - $1/1000 Results avatar

Google Play Scraper - $1/1000 Results

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Google Play Scraper - $1/1000 Results

Google Play Scraper - $1/1000 Results

Scrape the Google Play Store as JSON: full app details (title, developer, rating and star histogram, installs, price, in-app purchases, content rating, description, screenshots, version, updated date, what's new, similar apps) or app search results. No API key. Powered by ScrapeUnblocker.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Scrapeunblocker

Scrapeunblocker

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Google Play Scraper

Scrape the Google Play Store as clean, structured JSON - full app details or app search results. No Google Play API key, no proxies or CAPTCHA setup.

Powered by ScrapeUnblocker's anti-bot bypass.

Two modes

  • App detail (mode: app) - one app's full record by package id (com.whatsapp).
  • App search (mode: search) - the apps that match a keyword (vpn), one results page.

What you get

App detail - title, developer (with id, website, email, address), category, score + scoreText, total ratings and reviews, the 1-5 star histogram, installs (text) and realInstalls (number), price / free / in-app purchase range, content rating, full description, screenshots, icon, header image, released and updated dates, current version, what's new, privacy policy URL and a list of similar apps.

App search - per app: package id, title, developer, score, category, installs, a short summary, icon, content rating, in-app purchase range and the store URL.

Input

FieldTypeDefaultDescription
modeselectappapp (detail by package id) or search (by keyword).
app_idstringcom.whatsappPackage id, for mode: app (e.g. com.spotify.music).
qstring-Search term, for mode: search (e.g. vpn).
max_resultsinteger30Apps to return for mode: search (one page, up to 100).
hlstringenLanguage code (ISO).
glstringusStore country (ISO-2).
proxy_countrystring-Exit-IP country (ISO-2), or blank to auto-pick.

Example output

mode: app (one dataset item)

{
"appId": "com.whatsapp",
"title": "WhatsApp Messenger",
"developer": "WhatsApp LLC",
"developerWebsite": "http://www.whatsapp.com/",
"developerEmail": "android@support.whatsapp.com",
"genre": "Communication",
"score": 4.617372,
"scoreText": "4.6",
"ratings": 243047162,
"reviews": 1951878,
"histogram": { "1": 10820915, "2": 3412460, "3": 8838413, "4": 21798644, "5": 198176652 },
"installs": "10,000,000,000+",
"realInstalls": 12291013135,
"free": true,
"inAppPurchases": "$0.40 - $199.99 per item",
"contentRating": "Everyone",
"released": "Oct 18, 2010",
"updatedISO": "2026-09-08T20:37:50Z",
"url": "https://play.google.com/store/apps/details?id=com.whatsapp"
}

mode: search (one dataset item per app)

{
"appId": "ch.protonvpn.android",
"title": "Proton VPN: Fast & Secure VPN",
"developer": "Proton AG",
"score": 4.6771846,
"genre": "Tools",
"installs": "100,000,000+",
"contentRating": "Everyone",
"url": "https://play.google.com/store/apps/details?id=ch.protonvpn.android"
}

Use cases

  • App monitoring - track rating, review count, installs and version for your app over time.
  • ASO (app store optimization) - see who ranks for a keyword, their titles, ratings and installs.
  • Competitor tracking - watch a rival's score, install band, price, IAP range and update cadence.
  • Market research - pull whole categories of apps and compare developers, ratings and reach.

Pricing

$2 per 1,000 results - one result is one app (a detail record, or one search hit).

Reviews scraping is on the roadmap and will be added as a reviews mode.


Built on ScrapeUnblocker. Docs: docs.scrapeunblocker.com.