JoMingyu / google-play-scraper

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

[FEAT-REQ] List apps based on target device #140

Open Aniketh01 opened 1 year ago

Aniketh01 commented 1 year ago

The new iteration of playstore has introduced mechanism to list and categorize apps based on the target device. For example smart watches or TVs: https://play.google.com/store/games?device=tv

Can the scraper currently list out all of the apps targeted for a specific device yet?