Skip to content

Imdb Movie Seeker is simply a movie search tool, but an extraordinary one.

Notifications You must be signed in to change notification settings

mefaba/imdb-movie-seeker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

imdb-movie-seeker

View Demo

Imdb Movie Seeker is simply a movie search tool, but an extraordinary one.

We used gender, age, popularity, and country data to show you a unique list of movies.

About The Project

demo presentation

Sample Data that we are using to filter movies.

  {
    "imdb_title_id": "tt0068646",
    "original_title": "The Godfather",
    "year": 1972,
    "genre": "Crime, Drama",
    "duration": 175,
    "country": "USA",
    "description": "The aging patriarch of an organized crime dynasty transfers control of his clandestine empire to his reluctant son.",
    "weighted_average_vote": 9.2,
    "total_votes": 1572674,
    "allgenders_allages_avg_vote": 9.2,
    "allgenders_18age_avg_vote": 9.2,
    "allgenders_30age_avg_vote": 9.2,
    "allgenders_45age_avg_vote": 9.1,
    "males_allages_avg_vote": 9.2,
    "males_18age_avg_vote": 9.3,
    "males_30age_avg_vote": 9.2,
    "males_45age_avg_vote": 9.2,
    "females_allages_avg_vote": 8.9,
    "females_18age_avg_vote": 8.9,
    "females_30age_avg_vote": 8.9,
    "females_45age_avg_vote": 8.9
  },

Resources

https://www.themoviedb.org/documentation/api

About

Imdb Movie Seeker is simply a movie search tool, but an extraordinary one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published