Skip to content

[BUG] reviews_all doesn't download all reviews of an app with large amount of reviews #209

Open
@Jl-wei

Description

@Jl-wei

Library version
1.2.6

Describe the bug
I cannot download all the reviews of an app with large amount of reviews. The number of downloaded reviews is always a multiple of 199.

Code

result = reviews_all("com.google.android.apps.fitness")
print(len(result))
# get 995

Expected behavior
Expect to download all the reviews with reviews_all, which should be at least 20k

Additional context
No

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions