android-market-api-py
android-market-api-py copied to clipboard
can't find apps (ie: Instagram)
try to search "Instagram" return a lot of apps but not the real one... Also if you search with the exactly package name, ie: com.lsdroid.cerberus is the package of https://play.google.com/store/apps/details?id=com.lsdroid.cerberus but the search doesn't work.
Maybe there's something like session.getAppWithPackage('com.lsdroid.cerberus')?
Same issue here -- searching for "TweetSpeaker" from the api returns no results, where searching on the google play site returns the correct two.