App Store API

App Store API

Unofficial API to scrape and parse the application data from the iTunes/Mac App Store.

Response example. If you want to see more check the documentation.

Free Plan $0.00 Monthly Subscribe
100 Requests / Monthly
Free for Lifetime
No Credit Card Required
MOST POPULAR
Starter Plan $49.99 Monthly Subscribe
60,000 Requests / Monthly
Standard Support
Pro Plan $149.99 Monthly Subscribe
240,000 Requests / Monthly
Standard Support
Custom Plan Volume Monthly Contact Us
Any requests volume you need

This is one of the best and fastest performing APIs for iTunes/Mac app store data. We do not cache nor store any information on our servers, instead we do things done by scraping the app store in real-time when requested. No need to mention, the result is well-formatted using JSON and you don't need to deal with parsing the results.

This is an unofficial App Store API offering a solution for developers who crave for a gateway for their App Store API calls. It was developed by scraping the App Store web site. Note that it is not affiliated in any way by Apple Inc. or its affiliates.

Usage

This API features the following endpoints.

  • /app: Fetches information of any app using app id.
  • /app/ratings: Fetches ratings in total number and as a histogram for any given app
  • /app/reviews: Fetches reviews for any app using pagination
  • /app/similar: Fetches suggested similar items for an app
  • /search: Searches for a term in app store and returns the matching app ids
  • /developer: Fetches the information about a developer
  • /developer/apps: Fetches the list of apps for any given developer
  • /list: Lists all apps in a collection and category
  • /collections: Lists all possible collections
  • /categories: Lists all supported categories
  • /countries: Lists all supported countries