Hi,
with using this structure I want to get quotes of a film but I failed, what 
what can be the problem?

from imdb import IMDb
ia = IMDb()
movie = ia.get_movie('0111161')
ia.update(movie, 'quotes')
print movie['quotes']

http://imdbpy.sourceforge.net/docs/README.package.txt 

I copied the codes from that link by the way.

Thanks. :)


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to