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?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by ticao2 🇧🇷 pt-BR
on July 31, 2024 at 4:13 PM
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.
Reply by Eunice
on August 9, 2024 at 12:35 AM
Ok. I notice that they only have the language, page query params.