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?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de ticao2 🇧🇷 pt-BR
em 25 novembro 2023 às 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.