JoMingyu / google-play-scraper

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

app function doesn't work #181

Closed Vins16 closed 1 year ago

Vins16 commented 1 year ago

it returns all values as None except "Comments"

omalave commented 1 year ago

@Vins16 please update to latest version.

pip3 install google-play-scraper==1.2.4

JoMingyu commented 1 year ago

Reopen this issue when problem occurrs again after update.