Scrape Apple App Store reviews
Livescraper's AppStore Reviews Scraper turns an App Store listing into review data. You paste the page link or the app ID, choose whether to sort by Most Helpful or Most Recent, set a limit per query, and download the result as CSV, JSON or Excel - no parser to write and no identifier to hunt down first.
Each row carries eight columns: the query you submitted, the app's numeric identifier, the author's display name, the star rating, the title and full text, the version of the app the review was written against, and the review timestamp. Across 821 reviews pulled in 37 separate runs, every one of those columns arrived populated on every row. Text comes back verbatim, so downstream sentiment work reads the user's own wording rather than ours.
The version field is what separates app review data from most other feedback. Store ratings are cumulative, so a bad release drifts an average that already has thousands of reviews behind it - by the time the headline number moves, the build responsible may be two releases old. Cutting the same export by version shows a regression in the first few hundred reviews instead.
Product teams use it to check a launch for regressions and to see which complaints other users voted up. Competitive teams read a rival's Most Helpful reviews as free roadmap input. Podcast publishers use it because listings collect written reviews the same way apps do, and no analytics dashboard shows that text. Start free - your first 500 reviews cost nothing and need no credit card.