如何收集iPhone应用程序的信息 [英] How To collect iPhone App information

查看:156
本文介绍了如何收集iPhone应用程序的信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一些应用引入其他流行的应用程序。我真的很惊讶,当我改变我的应用程序的成本,引入应用真的很快显示我的新的成本。

There are some apps that introduce other popular applications. I'm really surprised that when I change the cost of my application, the introducing app shows the new cost of mine really quickly.

这怎么可能呢?是开发商通过手工收集的数据,或者是苹果提供在网络上的某个地方他们的应用程序的所有信息?

How can this be possible? Is the developer collecting the data by hand, or is Apple providing all the information of their apps on the web somewhere?

推荐答案

查看<一个href=\"http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html\"相对=nofollow>加盟搜索API 。这里是他们的例如对于Yelp的应用,其中包括价格JSON参数:

Check out the Affiliate Search API. Here's their example for the Yelp app, which includes a JSON parameter for price:

{
   ...
   "price":0.00,
   ...
}

这篇关于如何收集iPhone应用程序的信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆