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?
找不到电影或节目?登录并创建它吧。
ticao2 🇧🇷 pt-BR 的回复
于 2023 年 11 月 25 日 10:46上午
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.