liato / android-market-api-py

A Python port of the java Android Market API.
128 stars 43 forks source link

can't find apps (ie: Instagram) #3

Open bago2k4 opened 12 years ago

bago2k4 commented 12 years ago

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')?

ghost commented 12 years ago

Same issue here -- searching for "TweetSpeaker" from the api returns no results, where searching on the google play site returns the correct two.