bundesAPI / bundesAPI/interpol-api
Pagination fails after the 160th entry
- Langage dominant
- Python
- Étoiles
- 16
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
No file or test is named. Start by inspecting the Python library's existing pagination implementation and reproduce a query with more than 160 notices; done means page queries can retrieve results beyond the 160-entry limit, with coverage for later pages if the project has relevant tests.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- api
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100