Is there an API for App Store reviews?
Apple doesn't offer a straightforward public API for pulling review text at scale — App Store Connect gives you your own app's reviews inside its dashboard, but not a general-purpose endpoint for any app, and nothing at all for a competitor's listing. Teams that want structured review data, for their own apps or anyone else's, have had to build and maintain their own scraper.
Roketfy's App Store reviews API replaces that scraper: give it an app id and it returns review title, text, rating and the app version each review was left against, as clean JSON.