We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Multiple Functions are not working with Brazil country code including provided TC in google play scraper. Below code working for US, IN.
gplay.list({ country : 'br', collection: gplay.collection.NEW_FREE, num: 5 })
The collection topselling_new_free is invalid for the given category, top apps or new apps"
The text was updated successfully, but these errors were encountered:
Randomly this error started for IN also. Seems due to playstore UI rewamp.
Sorry, something went wrong.
Duplicate of #539
No branches or pull requests
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:
Error message:
The text was updated successfully, but these errors were encountered: