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.whatsappSwap 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.
Related scrapers
Broken Link Checker
hyperscrape/broken-link-checker
Crawl a site, check every link and report status, redirects and dead ends.
Bitcoin Address Scraper
hyperscrape/bitcoin-address-scraper
On-chain stats for any Bitcoin address — balance, totals, USD value, recent txs.
CoinGecko Coins Scraper
hyperscrape/coingecko-coins-scraper
Live crypto market data — price, market cap, volume, supply and ATH for any coin.