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 AM
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 AM
According to the db as of this morning, we have ~133,000 movies.
Одговор од NancyJe
дана 26. јул 2013. у 12:24 PM
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 PM
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 PM
I get it . Thank you so much :)
Одговор од Steve
дана 19. јул 2022. у 10:21 PM
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 AM
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 AM
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 PM
P.S. The about page always has an up to date count.
Одговор од Sarah2000
дана 11. септембар 2024. у 3:23 PM
This is for movies only or series included ? Thanks for the amazing work guys ;-)
Одговор од Travis Bell
дана 11. септембар 2024. у 3:30 PM
The counts for each of those is on the about page.
Одговор од insomniacs-party
дана 11. септембар 2024. у 4:21 PM
Outstanding well done to the team and community.