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.