Seems that the `?page=` URL param no longer works, so the library only returns the first page of results. To navigate to the next page, there's a new URL param `?after=...` where the value is some kind of encoded continuation token.