有没有办法从app Store获取“应用程序购买排行榜”,以便在我的应用程序中显示它?
例如:http://itunes.apple.com/vn/app/wild-blood/id451403547?mt=8
我想要得到:
应用购买排行榜榜首
勇士宝藏$4.99
小宝1.99美元
骑士的宝藏$9.99
国王的宝藏19.99美元
魔鬼的宝藏49.99美元
上帝的宝藏99.99美元
提前感谢!
发布于 2012-09-24 10:44:51
是的,非常简单,找到任何RSS阅读器代码...阅读此文,了解排名前十的免费应用程序http://itunes.apple.com/us/rss/topfreeapplications/limit=10/xml或排名前十的付费应用程序http://itunes.apple.com/us/rss/toppaidapplications/limit=10/xml
或者使用iTunes商店rss Feed Generator http://itunes.apple.com/rss制作您自己的RSS
https://stackoverflow.com/questions/12558204
复制相似问题