I know I can search for iTunes App Store information using http://itunes.apple.com/lookup?id=509943167.
But, is it possible to generate link to iTunes App Icon using only app id?
For ex: just like facebook graph api do for fanpage avatar: https://graph.facebook.com/eminem/picture?type=normal
Find app link via App Store on iOS devicesStep 1: Go to the Apple App Store on your iOS device. Step 2: Search for your app and go to the app page. Step 3: Tap the Share Sheet button on the top right of the screen, then choose Copy Link.
You can find this in the app's Play Store URL after 'id'. For example, in https://play.google.com/store/apps/details?id=com.company.appname the identifier would be com. company. appname .
If you look at the URL you provided, it returns a JSON blob where one of the properties is artworkUrl512
. In this case, the corresponding value is
http://a1.mzstatic.com/us/r1000/063/Purple/v4/1a/99/31/1a9931f2-0070-68c8-a870-80c04a62b7bd/MaDEtHfroqMKzpU0q0VUCg-temp-upload.vikzbwtt.png
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With