More than 500 results? #119
openaudible
started this conversation in
General
Replies: 1 comment 3 replies
-
That is well known. It is the normal behavior of the API. There is a way to request (nearly) all products in the API. But this way is not open source. Sorry. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like the audible api/html requests are limited to about 500 results. Any page requested after that number returns the last batch of results. (Request for page >10 returns page 10 results).
For example:
All work fine.
Returns the same results as page 10.
Is there a good way to get more than 500 results?
Or get a list of all of the ASIN's?
Beta Was this translation helpful? Give feedback.
All reactions