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...
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by matthew.gould
on April 8, 2015 at 11:02 AM
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!
Reply by Travis Bell
on April 8, 2015 at 4:14 PM
No worries!