/imdbapi

An API for the IMDB site. ⛺

Primary LanguagePython

imdbapi

imdbapi is a web-based script that parses the IMDB datafiles and exposes an API to retrieve information from them.

Dependencies

To run imdbapi, you need the bottle framework and the SQLAlchemy ORM.

License

imdbapi is made available under the GPL (version 3 or later).