Skip to content

Instantly share code, notes, and snippets.

@kythanh
Created January 19, 2017 07:31
Show Gist options
  • Save kythanh/b42f34223014789fc45ad5e8a71e864b to your computer and use it in GitHub Desktop.
Save kythanh/b42f34223014789fc45ad5e8a71e864b to your computer and use it in GitHub Desktop.
How to lookup app info on App Store by app id.
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