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 的回复
于 2024 年 07 月 31 日 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 的回复
于 2024 年 08 月 09 日 12:35上午
Ok. I notice that they only have the language, page query params.