all repos — moviedb @ 564a60b20faa732efaa688b8177cdc976c74f0da

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