App Store Review Analyzer
Pricing
$0.02 / scan run
App Store Review Analyzer
Analyze iOS and Android app reviews using free public APIs. Aggregate reviews, score sentiment, detect top issues (crash/bug/network/UX), and track trends over time.
App Store Review Analyzer
Pricing
$0.02 / scan run
Analyze iOS and Android app reviews using free public APIs. Aggregate reviews, score sentiment, detect top issues (crash/bug/network/UX), and track trends over time.
You can access the App Store Review Analyzer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "appIds": [< "ios:284882215"< ],< "countries": [< "us"< ],< "maxReviews": 100,< "includeTrends": true<}' |<apify call second_coming/app-store-review-analyzer --silent --output-datasetThe Apify CLI is the official tool that allows you to use App Store Review Analyzer locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: