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?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por ticao2 🇧🇷 pt-BR
el 31 de julio de 2024 a las 16: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.
Contestado por Eunice
el 9 de agosto de 2024 a las 00:35
Ok. I notice that they only have the language, page query params.