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
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