PDA

View Full Version : Access default IMDB scraper lookup from python script


Basje
2007-04-13, 00:22
Hi there,

I am making some python-scripts lately and was wondering if it is possible to do a IMDB lookup using the build-in IMDB scrapers from within python?

What I would like to do is just get a default 'IMDB lookup'-dialogue (including results in the default XBMC overview) by giving:

- a string-value containing a movie title
or even better
- the URL to a specific IMDB-page

Is such a sing possible? I did find some posts to the scripts/IMDbLib.zip but that one does not use the new scraper system and will probably be outdated already.