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 στις 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
Απάντηση από τον/την 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 στις 01: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 στις 09: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 στις 01:58 ΜΜ
P.S. The about page always has an up to date count.
Απάντηση από τον/την Sarah2000
στις 11 Σεπτέμβριος 2024 στις 03:23 ΜΜ
This is for movies only or series included ? Thanks for the amazing work guys ;-)
Απάντηση από τον/την Travis Bell
στις 11 Σεπτέμβριος 2024 στις 03:30 ΜΜ
The counts for each of those is on the about page.
Απάντηση από τον/την insomniacs-party
στις 11 Σεπτέμβριος 2024 στις 04:21 ΜΜ
Outstanding well done to the team and community.