Python Script for Fetching Data from the movie DB website
1.Searching movies using a query from the user - Returns the ID and movie name2. Check the cast of the movie-Returns the first 5 actors in the movie as provided by the database 1. Input your search Query
2. See the movie name you want from the list and the corresponding movie ID
3. Enter the movie ID you want details of from the above step
4. Select the query (Only cast works, imput "2" at the prompt)