查询谷歌Play商店的一个应用程序的版本? [英] query the google play store for the version of an app?

查看:755
本文介绍了查询谷歌Play商店的一个应用程序的版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有一种方法来查询播放商店的应用程序版本,而不需要用户凭据。我知道这个非官方的API:

is there a way to query the play store for the version of an app without the need for user-credentials. I am aware of this unofficial API:

<一个href="http://$c$c.google.com/p/android-market-api/">http://$c$c.google.com/p/android-market-api/

但我不希望靠用户凭据 - 我可以访问在隐身模式下,谷歌播放站点,通过镀铬也 - 所以它必须能够以某种方式。但是我发现没有办法,我也不想回退拼抢; - )

but I don't want to rely on user credentials - I can visit the google play sites in incognito mode via chrome also - so it must be possible somehow. But I found no way and I don't want to fallback on scraping ;-)

推荐答案

发现通过G +一个合适的API: 这是API: https://androidquery.appspot.com

Found a suitable API via G+: this is the API: https://androidquery.appspot.com

例如呼叫:<一href="https://androidquery.appspot.com/api/market?app=org.ligi.fast">https://androidquery.appspot.com/api/market?app=org.ligi.fast

和这个包装/ code:<一href="https://github.com/androidquery/androidquery">https://github.com/androidquery/androidquery

and this wrapper/code: https://github.com/androidquery/androidquery

这篇关于查询谷歌Play商店的一个应用程序的版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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