The Movie Database Support

I was trying to convert a TMDb id, season, and episode to an IMDb id for the show Archer. Unfortunately, for season 9, I was only able to get an IMDb id for episode 1 and none of the other episodes returned an imdb id.

For episode 1 of season 9:

{
  "id": 1445206,
  "imdb_id": "tt5825434",
  "freebase_mid": null,
  "freebase_id": null,
  "tvdb_id": 6579347,
  "tvrage_id": null
}

For the rest of the episodes in the season:

{
  "id": 1481461,
  "imdb_id": null,
  "freebase_mid": null,
  "freebase_id": null,
  "tvdb_id": null,
  "tvrage_id": null
}

5 replies (on page 1 of 1)

Jump to last post

@travisbell said:

Hi @capekino, we don't have IMDb ID's added for those episodes:

I see, thank you for responding. Is there any way to automatically populate these ids if they are missing? Going to IMDb over and over again seems very tedious.

No problem!

Unfortunately there is not. We do not have any kind of automated importing for any data in TMDb. Our data is 100% user contributed.

Hmmm, I have some experience with Selenium datascraping in Python. Would writing a script to automatically fetch IDs from IMDb urls and populating blank IDs for a season be a violation of ToS? I could whip something up and make it open source if it doesn't break any rules.

It's not inherently against our terms, but that might not be true for other sites. I can't speak to that.

I would suggest you proceed with caution and I would prefer to not see something like this get open sourced simply because we can't have a bunch of users running a bunch of scripts that may or may not always be working properly. This is of course the problem with any data scraping--what's valid today might not be valid tomorrow.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

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

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
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 go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login