An interactive Python application that recommends movies similar to the one you love. Simply enter a movie title, and the app fetches the top 5 recommended movies using the TMDb API. Perfect for discovering new movies and planning your watchlist!
what it does:
- enter a movie name n get suggestions from it
- it displays top 5 similar movies
- made to handle errors easily if movie not found
- clean interface made with tinker
featues:
- made with python
- install dependencie by opening cmd,
pip install requests
- RUN!!
NOTE: you can get one API KEY for free from https://www.themoviedb.org/, no promo
WHAT THE ADV PROGRAMME DOES: it gives the top recommendation, with its poster + the current IMDb rating