App Store Review Digest
Pricing
from $5.00 / 1,000 review returneds
App Store Review Digest
Pulls Apple App Store reviews for an app and clusters them into what users are actually complaining about and praising.
App Store Review Digest
Pricing
from $5.00 / 1,000 review returneds
Pulls Apple App Store reviews for an app and clusters them into what users are actually complaining about and praising.
You can access the App Store Review Digest 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 '{< "apps": [< "Notion"< ]<}' |<apify call hereditary_model/app-store-review-digest --silent --output-datasetThe Apify CLI is the official tool that allows you to use App Store Review Digest 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: