Get Basic App Attributes from iTunes App Store
getAttributes(app_id, country)
app_id | A number Your iOS App ID for which reviews need to be downloaded |
---|---|
country | A string country code like 'in' 'gb' for which reviews need to be downloaded |
A Data frame of App Attributes containing Title, Developer, Package Name, URL, Category
getAttributes(742044692,'in')#> Title Developer Package #> 1 Flipkart - Online Shopping App Flipkart.com com.appflipkart.flipkart #> URL #> 1 https://itunes.apple.com/gb/app/flipkart-online-shopping-app/id742044692?mt=8&uo=2 #> Category #> 1 Shopping