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.