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...
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika matthew.gould
8 kwietnia 2015 o godz. 11:02AM
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!
Odpowiedź użytkownika Travis Bell
8 kwietnia 2015 o godz. 4:14PM
No worries!