Skip to content

c0mr4d3/Movie-DB-Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-DB-Fetcher

Python Script for Fetching Data from the movie DB website

What currently works

1.Searching movies using a query from the user - Returns the ID and movie name
2. Check the cast of the movie-Returns the first 5 actors in the movie as provided by the database

Usage

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)

Example usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages