Search code examples
iosapp-store-connectitunes-store

Look up an "App Bundle" from itunes.apple.com/lookup


You can use itunes.apple.com/lookup to find metadata about apps, but I can't figure out how to query for app bundles. How would you look up a bundle?


Solution

  • iTunes Search API doest not support "App Bundle" for now. A workaround is using App Store's API:

    curl -H "User-Agent: AppStore/2.0 iOS/8.3 model/iPhone6,1 build/12F70 (6; dt:89)" 'https://itunes.apple.com/us/app-bundle/id982287814'