Suppose I want search for a movie Superman but only with vote_average greater than 7.5 how do we do that with an api call?
Ne možete pronaći film ili TV seriju? prijavite se da biste ga napravili.
Want to rate or add this item to a list?
Not a member?
Odgovorio ticao2 🇧🇷 pt-BR
dana 13 siječanj 2024 u 6:11 PM
Using "Search" is not possible. It does not have this filter, vote_average.
But maybe using "Discover" it is possible.
There is a yet undocumented filter for text search.
&with_text_query={any text}
I'm not sure but I think it searches in the fields:
I personally never used it.
I know it hasn't been tested to the point of publication yet.
He's still on experience.