键盘快捷键
高级搜索
Hello, Is there a way to limit the number of movies per page? or have a certain amount of movies per page? and how I can do multiple pages?
We do not support custom page sizes but you can certainly page through responses that have more than one page.
https://api.themoviedb.org/3/search/movie?api_key=###&query=Jack&page=1 https://api.themoviedb.org/3/search/movie?api_key=###&query=Jack&page=2
Etc.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2020 年 01 月 15 日 5:29下午
We do not support custom page sizes but you can certainly page through responses that have more than one page.
Etc.