app-storeitunes-store

Accessing App Store Data


Is there a way to access app logo, category, price and other app store information using the app store url.

Want my app to be able to access app store information from the apps url. Is this possible?


Solution

  • You can use the iTunes Search API: http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html

    This page can help you better understand how the iTunes Search API works: http://www.phponwebsites.com/2015/03/get-app-details-from-apple-itunes-using-php.html