键盘快捷键
高级搜索
Why do you not have page params for trending - movies?
@kimhwanhoon said: Trending - Movies doesn't have page query params? Why do you not have page params for trending - movies?
See this page to see how this value is constructed. https://developer.themoviedb.org/docs/popularity-and-trending
The field is not available in the DOCs Try it!. But you can add it in your API Request. Up to page 500 &page=500
https://api.themoviedb.org/3/trending/all/day?api_key=THE_KEY&language=pt-BR&page=500
找不到电影或节目?登录并创建它吧。
登录
注册
想给这个条目评分或将其添加到片单中?
还不是会员?
注册加入社区
ticao2 🇧🇷 pt-BR 的回复
于 2025 年 05 月 02 日 12:43下午
See this page to see how this value is constructed.
https://developer.themoviedb.org/docs/popularity-and-trending
The field is not available in the DOCs Try it!.
But you can add it in your API Request.
Up to page 500
&page=500