You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a script that will take a movie name as input and will return information about that movie like - runtime, ratings, genre, cast, director, summary, release year.
The output should be displayed on the command line.
Create a script that will take a movie name as input and will return information about that movie like - runtime, ratings, genre, cast, director, summary, release year.
The output should be displayed on the command line.
You can use the IMDB website for the scrapping.