Open
Description
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