nandhp / python-imdb

Python interface to IMDb plain-text data files
BSD 2-Clause "Simplified" License
41 stars 12 forks source link

Get IMDB ID from title #4

Open mdehollander opened 8 years ago

mdehollander commented 8 years ago

I check out your python imdb script, and it works nicely also with aka titles :). Is it also possible to get the IMBD ID (like tt0000111)?

nandhp commented 8 years ago

Unfortunately, the database files released by IMDb do not include the IMDb ID. I really wish they did, though, they would make many things much easier.

raghavio commented 8 years ago

Ah, bummer. I also wanted the same thing. Any idea what else can I use to legally get data using IMDb id?

Mohamed3on commented 7 years ago

Try http://www.omdbapi.com/