JoMingyu / google-play-scraper

Google play scraper for Python inspired by <facundoolano/google-play-scraper>
MIT License
726 stars 197 forks source link

MoreByDeveloper key is not present #132

Open hackrx opened 2 years ago

hackrx commented 2 years ago

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