Is there a way to get the ID for a show or a master list I can pull from? Right now the only way I can think to get the information I need is to scrape the search for each TV show I need and then parse the ID out of the link information. There HAS to be a better way but I can't find an API endpoint that will return a show's ID or a list of show IDs anywhere...
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per matthew.gould
el 8 , de 2015 a les 11:02 A.M.
Nevermind.. I found the query to get a show's ID:
https://api.themoviedb.org/3/search/tv?api_key=###&query=showname
Sorry for the unnecessary post!
Cheers!
Resposta per Travis Bell
el 8 , de 2015 a les 4:14 P.M.
No worries!