bundesAPI / bundesAPI/interpol-api
Pagination fails after the 160th entry
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The API only retrieves 160 entries maximum, forcing me to refine search settings to retrieve more than 160 notices.
Since there is already a pagination feature, it would be best to have a maximum of 160 results per page and then use the page-query to retrieve further data.
This seems to be an issue with the API at large and not with the python library
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.