脚本来分析和下载iTunes连接和AppStore的数据

脚本来分析和下载iTunes连接和AppStore的数据

本文介绍了脚本来分析和下载iTunes连接和AppStore的数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在寻找的下载和分析iTunes Connect的销售数据和AppStore的评论,评分和排名数据定义的应用程序脚本的脚本或一系列建议。

I'm looking for recommendations of a script or series of scripts that download and parse iTunes Connect sales data and AppStore comments, ratings and rankings data for a defined app.

我也知道像解决方案:



  • (死)

  • (死)

    • (dead)
    • (dead)

      我不禁觉得必须有一个非常体面的开源脚本在那里要做到这一点,因为有多少开发人员现在正在编写的应用程序的AppStore的。

      I can't help but feel there must be a really decent set of open source scripts out there to do this, given how many developers are now writing apps for the AppStore.

      有兴趣听到任何商业产品以及(虽然我个人的preference是开源的,所以我至少可以看到它是什么我的iTunes Connect的登录凭据做)。

      Would be interested to hear any commercial offerings as well (although my personal preference is for open source, so I can at least see what it is doing with my iTunes Connect login credentials).

      要清楚,我真的寻找的东西击中提到的所有领域:

      To be clear, I'm really looking for something that hits all of the areas mentioned:

      应用商店(每店)


      • 注释

      • 评分

      • 类别/店排名

      iTunes Connect中


      • 的销售报告的内容

      分析/数据的图表是没有必要的(但将是一个不错的我猜)。我真的不寻找类似AppSales手机上面,我想原始数据,所以我可以做我自己的分析和格式化。到目前为止,它看起来像AppViz(如上所列)是最好的了。

      Analysis/graphs of the data is not necessary (but would be a nice to have I guess). I'm not really looking for something like AppSales Mobile above, I would like the raw data so I can do my own analysis and formatting. So far it looks like AppViz (listed above) is the best out there.

      对什么是好/可用,或者我应该只是去推出自己有什么建议?

      Any suggestions on what is good/available or should I just go roll my own?

      推荐答案

      能否从苹果官方AutoIngest工具是有用的? 。

      Could the official AutoIngest tool from Apple be of use? See section 3.2.

      这篇关于脚本来分析和下载iTunes连接和AppStore的数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 09:46