In this example, we are looking for the movie "The runner (2015)" => https://www.themoviedb.org/movie/277546-the-runner
The api call is:
https://api.themoviedb.org/3/search/movie?api_key=xxxxx&language=fr-FR&page=1&include_adult=false&query=the%20runner&year=2015
5 results are found:
The result #3 is the exact match of the query, it should be at position #1.
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 Travis Bell
on January 29, 2018 at 1:30 AM
Search is not really designed to return exact matches first. There can be other titles that have higher weight factors that can influence the sort order like popularity.