Apple App Store Plus
$12.00/month
Apple App Store Plus
$12.00/month
No limits. Get details and reviews for a specific app, search by keyword or developer, retrieve top rankings, assess permissions and more!
🛑 Breaking change from V3.0: Application ID, Developer ID and Keywords are now ARRAY parameters! maxPages parameter renamed to maxReviews.
Features
IDs are numerical values, do not include the "id" part.
-
Get Reviews
This process only works with Application IDs. The "Compact" mode returns an array (cost-saving), see section "Examples".
Two different methods are used based on the "Maximum" Input:
-
500+: The User URL and App Version are currently not available in the review.
-
500 or less: All fields are populated (when available). ⭐ RECOMMENDED
Supports Bulk.
-
-
Search by AppId
Enable the Metadata Input option to retrieve the following: Subtitle, Preview Video and Events.
Supports Bulk.
-
Search by DeveloperId
Supports Bulk.
-
Get Privacy Data
Supports Bulk.
-
List Collection
Limited to the Maximum results input (up to 200).
-
Search by Keyword
Limited to the Maximum results input (up to 200).
Supports Bulk.
Examples
Get Reviews returns:
1{ 2 "id": string, 3 "userName": string, 4 "userUrl": string, 5 "version": string, 6 "score": integer, 7 "title": string, 8 "text": string, 9 "url": string, 10 "updated": string, // Date 11 "appId": string 12}
Get Reviews (Compact) returns:
1{ 2 "appId": object, // Contains all reviews 3 "appId2": object, 4 ... 5}
How it works
-
Select a process to run (e.g., Search by AppId).
-
Fill out the relevant parameters (e.g., AppId).
-
Run it! 🎉
Support
You MUST use a high-quality proxy (custom, residential) to fetch a large number of reviews. Increase memory as well.
While Bulk mode is available for process "Get Reviews", setting unrealistic maximums will likely fail.
For bugs or feature requests, open a new issue. Please share your Run URL and Input!
Cheers!
Actor Metrics
2 monthly users
-
1 star
>99% runs succeeded
0.89 hours response time
Created in Feb 2024
Modified 4 days ago