JoMingyu / google-play-scraper

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

Add genres / categories list to App details result #176

Closed alexoleynik0 closed 1 year ago

alexoleynik0 commented 1 year ago

A copy of my #622 PR to Facundo's repo.

Adds a list of categories to the app detail's result.

The code is placed straight into the element.py file because I don't understand where it should be in the structure. Also I don't really do python, so it's just an attempt to be helpful and give the idea on how to get the categories list GP shows them.

Solves #158

JoMingyu commented 1 year ago

It released at version 1.2.4.