Go to Hyperscrape Store

App Store Reviews Scraper

hyperscrape/app-store-reviews-scraper

Batch-collect Apple App Store ratings and recent customer reviews for many apps at once.

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/app-store-reviews-scraper?apps=544007664

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

Extracts ratings and customer reviews for many iOS apps in one run from the public apps.apple.com product pages of a single country storefront. Apple retired the old iTunes customer-reviews RSS feed (it now returns an empty feed for every app), so this scraper parses the app page's embedded serialized-server-data JSON instead — no HTML guessing and no API key.

For each app you get its overall rating, total rating count and full 1–5 star histogram, plus each embedded review's star rating, title, body, author name and ISO date. App metadata (name, developer, category) is pulled from the page's JSON-LD.

Honest limitation: without executing JavaScript there is no public pagination endpoint anymore, so this collects the reviews Apple embeds in the app page and its "See All Reviews" view — typically ~10–20 of the most recent reviews per app, not the full history. Helpful-vote counts are no longer exposed by Apple. For a deep multi-country dive into a single app, use the companion App Store Reviews (iTunes) scraper instead.