App Review Intelligence - Store Reviews To Release Plan avatar

App Review Intelligence - Store Reviews To Release Plan

Pricing

from $600.00 / 1,000 reports

Go to Apify Store
App Review Intelligence - Store Reviews To Release Plan

App Review Intelligence - Store Reviews To Release Plan

Turn App Store reviews into a release plan: blockers, churn drivers, feature requests, and draft release notes with user quotes. Pay per report.

Pricing

from $600.00 / 1,000 reports

Rating

0.0

(0)

Developer

ming zou

ming zou

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 hours ago

Last modified

Share

Turn App Store reviews into a release plan: blockers, churn drivers, feature requests, and draft release notes with user quotes. Pay per report.

What this Actor does

It collects public source data (see Evidence sources), then uses a language model to turn that raw material into one structured report. One run produces one report, and you pay only when a report is delivered.

Input

FieldTypeRequiredDescription
appUrlsarrayyesApp Store URLs
countrystringnoStore country
maxRecordsintegernoMax reviews
outputLanguagestringnoReport language
sampleDatabooleannoSample data (free, no data fetched)

Advanced

FieldTypeRequiredDescription
llmApiKeystringnoOptional. Leave empty to use the service's built-in analysis model. Supply your own OpenAI-compatible key to bill model usage to your account. Stored encrypted.
llmApiBasestringnoOpenAI-compatible base URL. Empty means the service default.
llmModelstringnoModel identifier. Empty means the service default.

Output

One dataset item per run. Report fields:

FieldTypeDescription
releaseBlockersarrayRelease blockers
churnDriversarrayChurn drivers
featureRequestsarrayFeature requests
onboardingFrictionarrayOnboarding friction
monetizationComplaintsarrayMonetization complaints
releaseNotesDraftarrayRelease notes draft
customerQuotesarrayCustomer quotes

Every report also carries:

FieldTypeDescription
scopeobjectInputs and filters this report was produced for.
sourceRecordCountintegerRecords collected from the source.
recordsAnalyzedintegerRecords actually included in the analysis.
recordsDroppedPastBudgetintegerRecords excluded once the analysis budget was reached.
chunksAnalyzedintegerNumber of analysis passes merged into the report.
sourcesarrayUpstream dataset identifiers used as evidence.
limitationsarrayKnown limits of this analysis.
demoModebooleantrue when no model key was configured.
generatedAtstringISO-8601 timestamp.

Evidence source

Upstream Actor: thewolves~appstore-reviews-scraper (Apple App Store reviews). Data is collected at run time from publicly visible pages.

Pricing

Pay per event: $0.60 per delivered report (release-report). For comparison, AppFollow and Appfigures charge roughly $50-$200/mo for review intelligence.

Example input

{
"appUrls": [
"https://apps.apple.com/us/app/headspace-meditation-sleep/id493145008"
],
"country": "us",
"sampleData": true
}

Demo mode

If no model key is configured, the Actor still runs end to end and returns an extractive evidence report (record counts, frequency-ranked terms, verbatim samples) instead of model synthesis, with demoMode: true. This lets you evaluate a run before connecting a model.

Limitations

  • Analysis is derived solely from publicly visible data collected at run time; it reflects the sampled window, not the full population.
  • Results reflect the material collected in this run, not the entire population of available data.
  • Analysis quality depends on how much public text the source exposes.

Independent third-party analysis service. Not affiliated with, endorsed by, or sponsored by the platforms whose public data is analyzed.