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

The List method only response 200 applications whatever you set how much num varliable. #625

Open
ayjin-dev opened this issue Mar 29, 2023 · 2 comments

Comments

@ayjin-dev
Copy link

gplay.list({
lang: 'en',
country: 'us',
num: 1000,
collection: gplay.collection.TOP_FREE,
category: gplay.category.APPLICATION,
fullDetail: false,
requestOptions: {
retry: {limit: 0},
agent: {
https: proxy,
http: proxy,
}
}
})

// Response only 200 applications, maybe it be stricted by google?

@GLBBBB
Copy link

GLBBBB commented Jun 8, 2023

I also encountered the same problem. Have you solved it?

@opopoyt
Copy link

opopoyt commented Dec 19, 2023

same problem encountered, any suggestions?

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

3 participants