bundesAPI / bundesAPI/interpol-api

Pagination fails after the 160th entry

Open
#7 3 comments 1 reaction 0 assignees View on GitHub
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

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.