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.
- Host: GitHub
- URL: https://github.com/dibsonthis/movie-randomizer
- Owner: dibsonthis
- License: mit
- Created: 2020-02-13T08:02:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T05:24:56.000Z (over 1 year ago)
- Last Synced: 2025-06-10T14:43:15.920Z (4 months ago)
- Topics: flask, movie-database, movie-recommendation, movies, python, randomizer, webapp
- Language: Python
- Homepage: http://movie-randomizer.herokuapp.com/
- Size: 18.6 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.