I'm getting different result than the IMDB website for movie and tv lists (like popular movies). The result showing on the TMDB website is one and the result i am getting from API is another one. How should i get the original result like in the website?
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 November 25, 2023 at 10:46 AM
It's not possible.
The parameters for defining the Popularity value can be seen here.
https://developer.themoviedb.org/docs/popularity-and-trending
The value changes throughout the day.
The database is updated once a day.
It is stated on the page:
So yes, the website will probably have more current information than the API Request.