Google Play Reviews Scraper - App Ratings & Feedback (No Key) avatar

Google Play Reviews Scraper - App Ratings & Feedback (No Key)

Pricing

from $0.08 / 1,000 results

Go to Apify Store
Google Play Reviews Scraper - App Ratings & Feedback (No Key)

Google Play Reviews Scraper - App Ratings & Feedback (No Key)

$0.08/1K ๐Ÿ”ฅ Fast Google Play reviews scraper! Ratings, review text, author, version & thumbs-up from any Android app โ€” no key. JSON, CSV, Excel or API in seconds. Drop app IDs & pull thousands of reviews for ASO & sentiment โšก

Pricing

from $0.08 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Categories

Share

Google Play Reviews Scraper ๐ŸŸขโญ

Scrape Google Play Store app reviews at scale โ€” rating, review text, author, app version, thumbs-up count and developer replies โ€” with no API key, no login, and no browser. Built for ASO teams, app developers and reputation managers who need fresh Play Store feedback in a clean structured format.

Give it one or more app ids (package names like com.spotify.music), pick a country, language and sort order, and the actor pages through reviews using Google Play's own continuation token โ€” fast and datacenter-proxy friendly.


โœจ Features

  • ๐Ÿ”‘ No API key / no login โ€” talks directly to the Play Store's internal reviews endpoint.
  • โญ Full review objects โ€” rating, text, author, date, app version, thumbs-up, developer reply.
  • ๐ŸŒ Any country + language โ€” country (gl) and language (hl) parameters.
  • ๐Ÿ”€ Sort by newest, rating, or helpfulness.
  • ๐Ÿ“„ Automatic pagination โ€” collect up to 2,000 reviews per app via the continuation token.
  • ๐Ÿงพ Clean, nullable schema โ€” every field typed, easy CSV / Excel / JSON / API export.
  • โšก Datacenter-friendly โ€” runs cheaply, no residential proxies required.

๐Ÿ’ต Pricing

This actor is intentionally cheap โ€” around $0.5 per 1,000 reviews โ€” to undercut heavier alternatives. You only pay for the compute you use; there are no per-key or subscription fees.


๐Ÿš€ Input

FieldTypeDescription
modeselectreviews (default) โ€” fetch app reviews.
appIdsarrayPlay Store package names, e.g. ["com.spotify.music","com.whatsapp"].
countrystringTwo-letter region code (gl), default us.
languagestringTwo-letter language code (hl), default en.
sortselectnewest (default), rating, or helpfulness.
maxItemsintegerMax reviews per app, 1โ€“2000 (default 200).

Example input

{
"mode": "reviews",
"appIds": ["com.spotify.music", "com.whatsapp"],
"country": "us",
"language": "en",
"sort": "newest",
"maxItems": 200
}

๐Ÿ’ก Find an app id in its Play Store URL: play.google.com/store/apps/details?id=com.spotify.music.


๐Ÿ“ฆ Output

Each dataset item is one review:

{
"app_id": "com.spotify.music",
"review_id": "4d6ec5f9-214d-4727-bca8-b750b4823984",
"author": "Clint Southcott",
"rating": 5,
"text": "they fixed something so i don't get endless blocks of ads",
"thumbs_up": 0,
"review_date": "2026-07-18T18:41:24Z",
"app_version": "9.1.64.1676",
"reply_text": null,
"scraped_at": "2026-07-19T20:40:00Z"
}

๐ŸŽฏ Use cases

  • ASO (App Store Optimization) โ€” mine keywords and feature requests from real user language.
  • Reputation management โ€” track 1-star spikes and respond fast.
  • App feedback loops โ€” feed reviews into your bug-tracker or product board.
  • Sentiment analysis โ€” export text + rating into your NLP / LLM pipeline.
  • Competitor research โ€” monitor rival apps' reviews per version.

๐Ÿ†š Comparison

Google Play Reviews ScraperOfficial Play APIManual copy-paste
API key requiredโŒ Noโœ… Yes (Play Console)โŒ No
Any app (not just yours)โœ…โŒ Own apps onlyโœ… (slow)
Structured exportโœ… JSON/CSV/ExcelLimitedโŒ
Pagination / bulkโœ… up to 2,000ManualโŒ
Cost๐Ÿ’ฒ ~$0.5 / 1kFree but restrictedFree but manual


โ“ FAQ

Do I need a Google account or API key? No. The actor uses the Play Store's public web endpoint.

How many reviews can I get? Up to 2,000 per app id per run, paginated automatically.

Is this legal? You are responsible for complying with Google's Terms and applicable laws (incl. GDPR). Only scrape publicly available data and use it lawfully.

Keywords: google play reviews scraper, play store reviews api, android app reviews, ASO tool, app rating scraper, google play scraper, app reputation monitoring, play store feedback, mobile app sentiment, google play data export.