Can I do the direct filtering through this API?
https://api.themoviedb.org/3/movie/popular
https://api.themoviedb.org/3/movie/now_playing
https://api.themoviedb.org/3/movie/top_rated
https://api.themoviedb.org/3/movie/upcoming
Or must use this : https://api.themoviedb.org/3/discover/movie to do filtering?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة ticao2 🇧🇷 pt-BR
بتاريخ يوليو 31, 2024 في 4:13 مساءا
These return films with a specific period range.
Already pre-established.
The filtering date values are at the beginning or end of the page with the search results.
In this case, you can use a period range specified by you, greater or lesser than the previous ones.
And you can use all the other filters to refine your search.
رد بواسطة Eunice
بتاريخ أغسطس 9, 2024 في 12:35 صباحا
Ok. I notice that they only have the language, page query params.