JoMingyu / google-play-scraper

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

Is it possible to get the version of a beta app? #120

Closed shifoc closed 1 year ago

shifoc commented 2 years ago

WhatsApp Beta for example

JoMingyu commented 2 years ago

Please leave the expected behavior and actual behavior of the library function.

shifoc commented 2 years ago

Apps have Beta versions as well as stable versions. Using the library I can only see stable versions and not Beta ones.

JoMingyu commented 1 year ago

Beta apps just appears on Google Play? I cannot see beta version of WhatsApp on Google Play.

JoMingyu commented 1 year ago

This library crawls Google Play webpage. So, crawler cannot extract data that doesn't appear on Google Play. I'll close this stale issue, so reopen or checkout new issue if the problem is still exist.