An open API service indexing awesome lists of open source software.

https://github.com/dibsonthis/movie-randomizer

A web app developed using Python and Flask that randomly selects a movie based on category.
https://github.com/dibsonthis/movie-randomizer

flask movie-database movie-recommendation movies python randomizer webapp

Last synced: 4 months ago
JSON representation

A web app developed using Python and Flask that randomly selects a movie based on category.

Awesome Lists containing this project

README

          

# Movie-Randomizer

A web app that randomly selects a movie based on category. Current version has 7815 movie titles in total.

Web App link: http://movie-randomizer.herokuapp.com/

All movie titles and images are scraped from https://reelgood.com/

All descriptions are scraped directly from the Google front page.