google-play-scraper icon indicating copy to clipboard operation
google-play-scraper copied to clipboard

MoreByDeveloper key is not present

Open hackrx opened this issue 2 years ago • 0 comments

google_play_scraper.VERSION Write result of google_play_scraper.VERSION 1.1.0 Describe the bug app('com.mobirix.swipebrick3') is not giving moreByDeveloper key with the result Code Copy and paste the code that have issue.

test=app('com.mobirix.swipebrick3')
print(test['moreByDeveloper'])

Expected behavior It should give a list of other apps by the developer

hackrx avatar Jun 16 '22 07:06 hackrx