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
بتاريخ يوليو 26, 2013 في 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
بتاريخ يوليو 26, 2013 في 10:20 صباحا
According to the db as of this morning, we have ~133,000 movies.
رد بواسطة NancyJe
بتاريخ يوليو 26, 2013 في 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
بتاريخ يوليو 26, 2013 في 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
بتاريخ يوليو 26, 2013 في 1:12 مساءا
I get it . Thank you so much :)
رد بواسطة Steve
بتاريخ يوليو 19, 2022 في 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
بتاريخ يوليو 20, 2022 في 9:49 صباحا
Sending this API Request
you will see at the end of the 1st page the total of movies, including the adults.
رد بواسطة Steve
بتاريخ يوليو 20, 2022 في 10:44 صباحا
That is pretty close to my guess with all the double posts and deletes for other reasons. Thank you!
رد بواسطة Travis Bell
بتاريخ يوليو 20, 2022 في 1:58 مساءا
P.S. The about page always has an up to date count.
رد بواسطة Sarah2000
بتاريخ سبتمبر 11, 2024 في 3:23 مساءا
This is for movies only or series included ? Thanks for the amazing work guys ;-)
رد بواسطة Travis Bell
بتاريخ سبتمبر 11, 2024 في 3:30 مساءا
The counts for each of those is on the about page.
رد بواسطة insomniacs-party
بتاريخ سبتمبر 11, 2024 في 4:21 مساءا
Outstanding well done to the team and community.