Created
January 19, 2017 07:31
-
-
Save kythanh/b42f34223014789fc45ad5e8a71e864b to your computer and use it in GitHub Desktop.
How to lookup app info on App Store by app id.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URL Template: | |
http://itunes.apple.com/<country code>/lookup/?id=<app_id> | |
Ex: http://itunes.apple.com/us/lookup/?id=1149226616 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment