all repos — moviedb @ 5e82b1b6e63b51d448914dbe5872b5d255b1b594

A Flask web-app to browse movie information from IMDb using imdbpy

mysql/dumps/README.md

1 2 3 4 5 6
### Getting the imdb data

The data was collected from [imdb.com/interfaces](https://imdb.com/interfaces)
and then migrated into a MariaDb database using [imdbpy's script][1]

[1]: https://imdbpy.readthedocs.io/en/latest/usage/s3.html