Apple App Store
Collects app information from the Apple App Store using the app URL, including app details, ratings, reviews, and developer information.
url
Link to app on Google Play
Url
title
App name
Text
developer
Creator/maintainer
Text
monetization_features
Revenue model
Array
images
Screenshots/promo visuals
Array
about
App details
Object
├── about_app
App description
Text
├── updated_on
Updated date
Text
tags
Tags
Array
data_safety
Privacy/security details
Object
├── safety
Privacy/security details
Text
├── data_privacy
Privacy policies
Array
rating
User satisfaction score
Number
numberofreviews
User comments count
Number
star_reviews
Distribution of user ratings
Object
├── one_stars
Number of 1-star ratings
Number
├── two_stars
Number of 2-star ratings
Number
├── three_stars
Number of 3-star ratings
Number
├── four_stars
Number of 4-star ratings
Number
├── five_stars
Number of 5-star ratings
Number
reviews
Detailed user reviews
Array
├── reviewer_name
Text
├── review_rating
Number
├── review_date
Text
├── review
Text
├── found_helpful
Number
what_new
Recent updates/features
Text
├── morebythis_developer
Other apps from the same developer
Array
├─── app_name
Name of other app
Text
├─── app_rating
Rating of other app
Text
├─── app_link
Link to other app
Url
content_rating
Suitable age group
Text
downloads
Total installs
Number
playonpc
Compatibility on PC
Array
minimum_requirements
Minimum device specs
Object
├── os
Required operating system
Text
├── storage
Storage requirement
Text
├── graphics
Graphics requirement
Text
├── processor
Processor requirement
Text
├── memory
Minimum RAM requirement
Text
├── admin_account
Admin account requirement
Text
├── hardware
Other hardware requirements
Text
country
The country where the collection was performed
Country
Last updated
Was this helpful?