Keyboard Shortcuts
Advanced Search
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
Can't find a movie or TV show? Login to create it.
เข้าสู่ระบบ
ลงทะเบียน
ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่
ไม่ใช่สมาชิกเหรอ
ลงทะเบียนและเข้าร่วมชุมชน
Reply by ticao2 🇧🇷 pt-BR
on May 2, 2025 at 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