Go to Hyperscrape Store

Google Play Reviews Scraper

hyperscrape/google-play-reviews-scraper

Scrape Google Play app reviews with ratings, dates, thumbs-up counts and developer replies.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/google-play-reviews-scraper?apps=com.whatsapp

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Collects user reviews for Android apps from the public Google Play store — no API key and no headless browser. It first parses the app page's embedded AF_initDataCallback JSON for app metadata (name, developer, category, installs, average score, total ratings and the full 1–5 star histogram), then paginates through additional reviews using Play's own batchexecute endpoint (a plain HTTP POST — the same call the web player makes), so it is NOT limited to the handful of reviews embedded in the page.

Each review item includes the star rating, full text, author name and avatar, ISO date, thumbs-up count, the app version the review was written against and the developer's reply (text + date) when present. Choose sort order (newest / most relevant / rating) plus language and country of the storefront.