Google Play Store Scraper avatar

Google Play Store Scraper

Pricing

from $1.05 / 1,000 scraped apps

Go to Apify Store
Google Play Store Scraper

Google Play Store Scraper

Scrape Google Play Store apps and reviews from keywords, package IDs, app URLs, category pages, or developer pages. Export app metadata, ratings, prices, developers, review text, replies, source URLs, ranks, and locale fields.

Pricing

from $1.05 / 1,000 scraped apps

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Share

🔎 Google Play Store scraper for apps and reviews

Google Play Store Scraper extracts public app data from Google Play. Search by keyword, scrape app details by package ID or URL, collect public reviews, or pull apps from category and developer pages.

Use it for app market research, ASO research, competitor tracking, review analysis, developer portfolio checks, and repeatable Google Play data exports. The Actor returns clean dataset rows with app IDs, source URLs, source rank, localized metadata, ratings, prices, developer details, review text, reviewer info, replies, app versions, and scrape timestamps.

You do not need a Google account, Play Console access, cookies, or a Google API key. Start with the prefilled fitness tracker search to preview the app result shape before adding more keywords, package IDs, or Google Play URLs.

✅ What this Actor does

  • Searches Google Play apps from keyword targets.
  • Scrapes app details from package IDs or Google Play app URLs.
  • Scrapes public Google Play reviews for one or more apps.
  • Extracts apps from Google Play category pages.
  • Extracts apps from Google Play developer pages.
  • Supports country and language settings for localized Google Play pages.
  • Saves one dataset item per app or review.
  • Adds source target, target type, source URL, source rank, country, language, and scrape time.
  • Runs without user-provided Google credentials.

The Actor is focused on public Google Play Store data. It does not scrape private Play Console data, closed-testing tracks, APK files, install files, Google Play billing data, or historical review archives beyond what Google Play exposes publicly.

📦 Data you can extract

App rows

App rows can include:

  • rowType - app
  • target and targetType
  • sourceUrl and sourceRank
  • appId
  • title, summary, and description
  • developer and developerUrl
  • score, ratings, and reviews
  • genre
  • price, currency, and free
  • icon and screenshots
  • country, language, and scrapedAt

When Fetch full app details is turned off for search, category, or developer runs, the Actor emits lightweight discovery rows with app IDs, source rank, source URL, locale, and scrape metadata. Turn full details on when you need app titles, ratings, descriptions, developer data, prices, and media.

Review rows

Review rows can include:

  • rowType - review
  • target, targetType, sourceUrl, and sourceRank
  • appId and reviewId
  • reviewerName and reviewerImage
  • score and scoreText
  • text
  • date
  • replyText and replyDate
  • thumbsUp
  • version
  • country, language, and scrapedAt

Some fields can be empty when Google Play does not show them for a specific app, market, review, or language.

🚀 Common use cases

  • Find Android apps for a keyword such as fitness tracker, budget planner, or photo editor.
  • Build market research datasets for app categories and niches.
  • Track competitor app ratings, prices, metadata, screenshots, and developer profiles.
  • Collect public reviews for product feedback, support triage, sentiment analysis, or feature request research.
  • Export developer portfolios from public Google Play developer pages.
  • Schedule repeat Google Play checks and send results to spreadsheets, APIs, webhooks, or integrations.

▶️ How to run it

  1. Choose a Scrape mode.
  2. Add one or more targets.
  3. Set Country and Language for the Google Play market you want.
  4. Keep the limits low for a preview run, then raise them when the row shape looks right.
  5. Start the Actor and open the dataset.

For a quick first run, use:

{
"mode": "search",
"targets": ["fitness tracker"],
"maxAppsPerTarget": 25,
"country": "US",
"language": "en",
"includeDetails": false
}

⚙️ Input options

FieldWhat it does
modeChooses how targets are interpreted: search, details, reviews, category, or developer.
targetsSearch terms, Android package IDs, Google Play app URLs, category URLs, or developer URLs.
maxAppsPerTargetMaximum app rows saved for each search, category, developer, or details target.
maxReviewsPerAppMaximum review rows saved for each app in reviews mode.
reviewSortReview order for reviews mode: newest, rating, or helpfulness.
countryGoogle Play country code, such as US, GB, DE, or JP.
languageGoogle Play language code, such as en, de, fr, or ja.
includeDetailsOpens each discovered app page to add detailed app metadata. Discovery-only runs are faster.

Good target examples:

  • Search mode: fitness tracker
  • Details mode: com.whatsapp
  • Details mode: https://play.google.com/store/apps/details?id=com.spotify.music
  • Reviews mode: com.spotify.music
  • Category mode: https://play.google.com/store/apps/category/HEALTH_AND_FITNESS
  • Developer mode: a public Google Play developer page URL

🧾 Output examples

App row

{
"rowType": "app",
"target": "fitness tracker",
"targetType": "search",
"sourceUrl": "https://play.google.com/store/search?q=fitness+tracker&c=apps&hl=en&gl=US",
"sourceRank": 1,
"appId": "com.google.android.apps.fitness",
"title": "Google Fit: Activity Tracking",
"summary": "Coaching you to a healthier and more active life",
"developer": "Google LLC",
"score": 3.8,
"ratings": 640000,
"genre": "HEALTH_AND_FITNESS",
"free": true,
"country": "US",
"language": "en",
"scrapedAt": "2026-05-27T17:43:26.137Z"
}

Review row

{
"rowType": "review",
"target": "com.spotify.music",
"targetType": "reviews",
"sourceUrl": "https://play.google.com/store/apps/details?id=com.spotify.music&hl=en&gl=US",
"sourceRank": 1,
"appId": "com.spotify.music",
"reviewId": "0438ffff-2666-4508-b69e-d9402e64699d",
"reviewerName": "Prashant Mahour",
"score": 1,
"scoreText": "1",
"text": "very high price nad not for poor peoples you are robbers",
"date": "2026-05-26T17:45:16.920Z",
"thumbsUp": 0,
"version": "9.1.50.1906",
"country": "US",
"language": "en",
"scrapedAt": "2026-05-27T17:46:33.585Z"
}

💳 Pricing

This Actor uses pay-per-event pricing. You are charged for saved Google Play app results and saved Google Play review results. There is no separate Actor-start charge in the pricing file.

Keep first runs small by using one target and low limits. Discovery-only search runs are usually cheaper and faster than search runs with full app details because full details open each discovered app page.

⚠️ Limits and caveats

  • Google Play can show different data by country and language.
  • Review availability depends on what Google Play exposes publicly for the selected app, market, and language.
  • Search, category, and developer discovery can run faster with Fetch full app details turned off.
  • Full app details add richer fields but require one extra app page request per discovered app.
  • The Actor skips invalid or unavailable targets and saves valid rows from the rest of the run.
  • Public Google Play pages can change; if a target suddenly returns fewer fields, open an issue with the target and run settings.

❓ FAQ

Do I need a Google account or API key?

No. The Actor scrapes public Google Play pages and public review data without user-provided Google credentials.

Can it scrape Google Play reviews?

Yes. Use reviews mode with package IDs or Google Play app URLs. The Actor returns one dataset item per public review.

Can it search Google Play by keyword?

Yes. Use search mode and add search terms such as fitness tracker, photo editor, or budget planner.

Why are some app fields empty?

Google Play does not expose every field on every surface. Discovery rows can also be intentionally lightweight when Fetch full app details is turned off.

Can I scrape iOS App Store data too?

Use App Store Ratings Scraper ↗ for rating and metadata checks across Google Play and the Apple App Store.

📝 Changelog

  • 0.0: Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

🔗 Other actors

Made with ❤️ by Maxime Dupré