how to get the number of pages in themovie db.I want to create a pagination that displays pages like 1 of {total number of pages}. But I can't find any information about this.
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
ticao2 🇧🇷 pt-BR님의 댓글
11월 17, 2023 at 7:45 오전
At the bottom of this page is the number of items currently in TMDb.
https://www.themoviedb.org/about
Responses to API Requests usually have information at the beginning or end of the page.
How many items and how many pages the request can have.
The number is the total but there is a limit of 500 pages.
It can provide 800 pages but you can only access the first 500.