How to get Top 10 Movies using Python ?
What is Movie ?
Movie is entertainment mode of media. It is helpful for all, and they different types of movies like comedy, action and drama much more movies. Movie story based on True or virtual things. It is a short story about any action or role. It is called Movie
Lets with python programming
pip install imdb in command prompt
import imdb
search_movies = ia.get_top25_movies()
for i in range(1,10):
print("search_movies[i]")
lets run the code and enjoy it amazing movie ---
1. The godfather
2. The dark night
3. pulp fiction
4. Angry man
5. The showsank redmption
6. The good father part 2 ........ and upto top 10 movies
No comments:
Post a Comment