The Movie Database támogatás

Hello all, I'm currently learning to code and such. Something I am currently working on is a project to compare 2 different movies. To do so however, I want/need to be able to import first every movie ever and store it in an array in JS. Is there a way to do this with this API? It seems to me that you can only search for specific movies and pull those results but not search for every movie...

Thanks Aji

3 válasz érkezett (1 / 1 oldalból)

Jump to last post

Hi,

The only way to download all movies is to iterate through the list of all TMDb movie IDs and for each entry call movie API method. You can use our daily exports of valid TMDb IDs as a starting point. Just don't forget to properly attribute TMDb as the source of your data (you can read more about attribution requirements here and here).

talestalker

Hey Talestalker,

thanks for getting back to me. I Will definitely take into account the attribution requirements. I did an API call following the correct date format to pull data from the 29th (yesterday).

As per the instructions, I understand that every line of the file is itself a JSON. I selected one line and tried to console.log it but when doing so, I get a white question mark symbol with a black background.

I tried using JSON.parse() method (not that I need to though right? Since each line is already a JSON) also but when I do that, I get the following error Uncaught SyntaxError: Unexpected token � in JSON at position 0

Aji

get a white question mark symbol with a black background.

All file texts should be UTF-8 encoded and question marks seem to be replacement for unsupported or incorrectly decoded non-Latin characters. What do you see if you open the export in text editor? This is what I get in my notepad on Windows 10 (look at the movies TMDb ID 30-32).

I tried using JSON.parse() method (not that I need to though right? Since each line is already a JSON) also but when I do that, I get the following error Uncaught SyntaxError: Unexpected token � in JSON at position 0

I can only help you with python, but as I already said the problem is most likely caused by UTF-8 encoding. Try to decode the string first.

Nem találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.

Globális

s focus the search bar
p profil menü megnyitása
esc close an open window
? billentyűparancsok ablak megnyitása

Minden média oldalon

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(jobbra nyíl) ugrás a következő évadra
(balra nyíl) vissza az előző évadra

Tévéepizód oldalakon

(jobbra nyíl) ugrás a következő részre
(balra nyíl) vissza az előző részre

Minden kép oldalon

a kép hozzáadása ablak megnyitása

Minden szerkesztő oldalon

t fordítás választó megnyitása
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l ugrás az utolsó válaszhoz
ctrl+ enter submit your message
(jobbra nyíl) következő oldal
(balra nyíl) előző oldal

Beállítások

Want to rate or add this item to a list?

Bejelentkezés