nyaa: [Api] limit parameter not working past 300
Hello,
I am currently writing an Api based on yours. I am currently facing a problem though.
It seems the limit
parameter for results isn’t working properly. I’d actually love to get all the results at once by setting the limit parameter to Infinity
or simply something like 99999
.
To check it simply you can check that url: https://nyaa.pantsu.cat/api/search?q=sakura Trick&limit=99999
You’ll get only 300 results. Obviously the research term isn’t involved.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 16 (16 by maintainers)
We can definitely increase the amount. It was set as a hard limit before when the api was being abused but now no real reason to keep it so low