JoMingyu / google-play-scraper

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

Update extract_categories signature to init with a null list #198

Closed ggouzi closed 8 months ago

ggouzi commented 8 months ago

Fix duplicate categories when iterating over several bundles

193