Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Country:BR #543

Closed
sandeepscet opened this issue May 19, 2022 · 2 comments
Closed

Issue with Country:BR #543

sandeepscet opened this issue May 19, 2022 · 2 comments

Comments

@sandeepscet
Copy link

  • Operating System: Windows
  • google-play-scraper version: 8.1.0

Description:

Multiple Functions are not working with Brazil country code including provided TC in google play scraper. Below code working for US, IN.

Example code:

gplay.list({
      country : 'br',
      collection: gplay.collection.NEW_FREE,
      num: 5
    }) 

Error message:

The collection topselling_new_free is invalid for the given category, top apps or new apps"
@sandeepscet
Copy link
Author

Randomly this error started for IN also. Seems due to playstore UI rewamp.

@sandeepscet
Copy link
Author

Duplicate of #539

@sandeepscet sandeepscet closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant