On Wed, Aug 24, 2016 at 5:21 PM, Stephanie Geiling
<stephanie.geil...@createctrl.com> wrote:
>
> Could you provide the interface specification for IMDb data import (like 
> synopsis, persons, movie title and everything else that could be imported to 
> thirdparty systems) please?

Hi Stephanie,
what do you mean with "interface specification"?
If you mean the layout of the database, the best description is
in the code, in the imdb.parser.sql.dbschema module, which
describes all the tables, columns and relations.

If you mean, which set of information are available,
IMDbPY can import all the files that can be downloaded
from ftp://ftp.fu-berlin.de/pub/misc/movies/database/

> And also licence / terms of use papers.

IMDbPY is released under the terms of the GPL 2.0 or later license;
please don't forget that the data are subject to the IMDb's terms.
See http://www.imdb.com/interfaces and http://www.imdb.com/conditions


Hope this helps,

-- 
Davide Alberani <davide.alber...@gmail.com>  [PGP KeyID: 0x465BFD47]
http://www.mimante.net/

------------------------------------------------------------------------------
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to