Availability of a name for an app in the AppStore

前端 未结 8 1606
猫巷女王i
猫巷女王i 2020-12-23 21:40

Is there a way to check if a name is available in the AppStore with an HTTP request? Without manually creating the App in iTunes Connect?

8条回答
  •  伪装坚强ぢ
    2020-12-23 21:51

    I use Google to check if an app name (or something similar to it) already exists.
    Use this as your search query:

    site:itunes.apple.com inurl:app clash of clans

    (replace 'clash of clans' with the suggested app name of course)

提交回复
热议问题