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