所有开发者应用程序的iTunes搜索查找
问题描述:
有没有办法使用iTunes Lookup显示开发人员拥有的所有应用程序?例如:
Is there a way to use the iTunes Lookup to show all of the apps a Developer has? Eg:
https://itunes.apple.com/lookup?devid=123
我也尝试过:
http://itunes.apple.com/search?media=software&term=Developer Name
但是没有也没工作。想法?
But that didn't work either. Ideas?
答
要获取开发者的详细信息,
To get the details of a developer,
https://itunes.apple.com/lookup?id=514675684
要获得该开发者的所有应用,
To get all apps by that developer,
https://itunes.apple.com/lookup?id=514675684&entity=software
要根据本地化获取应用,
To get the apps based on localization,
https://itunes.apple.com/lookup?id=514675684&entity=software&country=in
或 itunes.apple.com/in/lookup?id=514675684&entity=software