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.
Contestado por NancyJe
el 26 de julio de 2013 a las 02: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
Contestado por Travis Bell
el 26 de julio de 2013 a las 10:20
According to the db as of this morning, we have ~133,000 movies.
Contestado por NancyJe
el 26 de julio de 2013 a las 12:24
Thank you Travis . But why is this API http://api.themoviedb.org/3/discover/movie?api_key=MY_KEY returning different count ?
Contestado por Travis Bell
el 26 de julio de 2013 a las 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.
Contestado por NancyJe
el 26 de julio de 2013 a las 13:12
I get it . Thank you so much :)
Contestado por Steve
el 19 de julio de 2022 a las 22:21
I see our movie numbers have tipped over 1 million -- congrats Travis! How close are we actually to 1 million?
Contestado por ticao2 🇧🇷 pt-BR
el 20 de julio de 2022 a las 09:49
Sending this API Request
you will see at the end of the 1st page the total of movies, including the adults.
Contestado por Steve
el 20 de julio de 2022 a las 10:44
That is pretty close to my guess with all the double posts and deletes for other reasons. Thank you!
Contestado por Travis Bell
el 20 de julio de 2022 a las 13:58
P.S. The about page always has an up to date count.
Contestado por Sarah2000
el 11 de septiembre de 2024 a las 15:23
This is for movies only or series included ? Thanks for the amazing work guys ;-)
Contestado por Travis Bell
el 11 de septiembre de 2024 a las 15:30
The counts for each of those is on the about page.
Contestado por insomniacs-party
el 11 de septiembre de 2024 a las 16:21
Outstanding well done to the team and community.