query the google play store for the version of an app?

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

example call: https://androidquery.appspot.com/api/market?app=org.ligi.fast

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

Leave a Comment