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?
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Antwoord deur ticao2 🇧🇷 pt-BR
op 25 November 2023 om 10:46 VM
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.