键盘快捷键
高级搜索
Hi ... I want to get the API for page 2,3,4,.......and so on .... now I get only page 1 for each of API for example ( Top_rated movie , Popular Persons) . I want to get the other page of API ... please help me ...
Hi Yan,
You use the page parameter for that.
page
https://api.themoviedb.org/3/movie/popular?api_key=###&page=2 https://api.themoviedb.org/3/movie/popular?api_key=###&page=3
Etc, and so on.
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
Travis Bell 的回复
于 2016 年 10 月 14 日 10:34上午
Hi Yan,
You use the
page
parameter for that.Etc, and so on.