Sorry ! Did not notice info on https://www.themoviedb.org/faq/general . So 1,29,000 movies till date ? Kindly provide me the exact number . I am trying to download movie details to my local server. I used this API http://api.themoviedb.org/3/discover/movie?api_key=MY_KEY and got "total_results": 128188 . is it correct ? Kindly suggest me a method I can used to collect movie IDs.
First, that is probably not going to be a definitive way to count movies (the Solr index is in a constant state of change and will always lag behind "real time"). Secondly, there is a lot of adult movies that aren't going to be counted there as well.
NancyJe 的回复
于 2013 年 07 月 26 日 2:37上午
Sorry ! Did not notice info on https://www.themoviedb.org/faq/general . So 1,29,000 movies till date ? Kindly provide me the exact number . I am trying to download movie details to my local server. I used this API http://api.themoviedb.org/3/discover/movie?api_key=MY_KEY and got "total_results": 128188 . is it correct ? Kindly suggest me a method I can used to collect movie IDs.
Thanks in advance.
Nancy
Travis Bell 的回复
于 2013 年 07 月 26 日 10:20上午
According to the db as of this morning, we have ~133,000 movies.
NancyJe 的回复
于 2013 年 07 月 26 日 12:24下午
Thank you Travis . But why is this API http://api.themoviedb.org/3/discover/movie?api_key=MY_KEY returning different count ?
Travis Bell 的回复
于 2013 年 07 月 26 日 12:44下午
First, that is probably not going to be a definitive way to count movies (the Solr index is in a constant state of change and will always lag behind "real time"). Secondly, there is a lot of adult movies that aren't going to be counted there as well.
NancyJe 的回复
于 2013 年 07 月 26 日 1:12下午
I get it . Thank you so much :)
Steve 的回复
于 2022 年 07 月 19 日 10:21下午
I see our movie numbers have tipped over 1 million -- congrats Travis! How close are we actually to 1 million?
ticao2 🇧🇷 pt-BR 的回复
于 2022 年 07 月 20 日 9:49上午
Sending this API Request
you will see at the end of the 1st page the total of movies, including the adults.
Steve 的回复
于 2022 年 07 月 20 日 10:44上午
That is pretty close to my guess with all the double posts and deletes for other reasons. Thank you!
Travis Bell 的回复
于 2022 年 07 月 20 日 1:58下午
P.S. The about page always has an up to date count.
Sarah2000 的回复
于 2024 年 09 月 11 日 3:23下午
This is for movies only or series included ? Thanks for the amazing work guys ;-)
Travis Bell 的回复
于 2024 年 09 月 11 日 3:30下午
The counts for each of those is on the about page.
insomniacs-party 的回复
于 2024 年 09 月 11 日 4:21下午
Outstanding well done to the team and community.