movie_kb = [ { "title": "Goofy Movie, A", "description": "Max Goof, a teenager, embarks on a chaotic road trip with his bumbling father, Goofy, to bond and attend a concert, navigating teenage rebellion and family love.", "genre": ["Animation", "Children", "Comedy", "Romance"], "director": "Kevin Lima", "actors": ["Bill Farmer", "Jason Marsden", "Jim Cummings"], "year": 1995, "box_office": 35348597, "awards": ["None"], "rating": 4.5 }, { "title": "Gumby: The Movie", "description": "Gumby, a claymation character, and his friends must stop the evil Blockheads from replacing their town with robots during a benefit concert.", "genre": ["Animation", "Children"], "director": "Art Clokey", "actors": ["Dal McKennon", "Art Clokey", "Gloria Clokey"], "year": 1995, "box_office": 57076, "awards": ["None"], "rating": 3.5 }, { "title": "Swan Princess, The", "description": "A princess cursed to become a swan must rely on true love to break the spell, facing an evil sorcerer in this animated fairy tale.", "genre": ["Animation", "Children"], "director": "Richard Rich", "actors": ["Michelle Nicastro", "Howard McGillin", "Jack Palance"], "year": 1994, "box_office": 9771650, "awards": ["None"], "rating": 3.0 }, { "title": "Lion King, The", "description": "Simba, a young lion prince, flees after his father’s death but returns to reclaim his throne from his treacherous uncle Scar in this animated epic.", "genre": ["Adventure", "Animation", "Children", "Drama", "Musical", "IMAX"], "director": "Roger Allers and Rob Minkoff", # Corrected from "Jon Favreau" (Favreau directed the 2019 remake) "actors": ["Matthew Broderick", "Jeremy Irons", "James Earl Jones"], "year": 1994, "box_office": 968483777, "awards": ["Oscar Best Original Score", "Oscar Best Original Song", "Golden Globe Best Motion Picture - Musical or Comedy"], "rating": 4.5 }, { "title": "Secret Adventures of Tom Thumb, The", "description": "A tiny boy, born to normal parents, is kidnapped and navigates a dark, surreal world of science and survival in this stop-motion tale.", "genre": ["Adventure", "Animation"], "director": "Dave Borthwick", "actors": ["Nick Upton", "Deborah Collard", "Frank Passingham"], "year": 1993, "box_office": "N/A", "awards": ["None"], "rating": 2.5 }, { "title": "This So-Called Disaster", "description": "A documentary capturing actor Sam Shepard as he directs a play, blending rehearsals with personal reflections on art and life.", "genre": ["Documentary", "Disaster"], "director": "Michael Almereyda", "actors": ["Sam Shepard", "Nick Nolte", "Sean Penn"], "year": 2003, "box_office": 46658, "awards": ["None"], "rating": 3.0 }, { "title": "Love and Other Disasters", "description": "A fashion magazine assistant in London juggles romance, friendship, and chaos while trying to matchmake those around her.", "genre": ["Comedy", "Romance", "Disaster"], "director": "Alek Keshishian", "actors": ["Brittany Murphy", "Matthew Rhys", "Santiago Cabrera"], "year": 2006, "box_office": 6743917, "awards": ["None"], "rating": 3.0 }, { "title": "Disaster Movie", "description": "A group of friends faces absurd, over-the-top disasters in a parody of blockbuster films, filled with pop culture references.", "genre": ["Comedy", "Disaster"], "director": "Aaron Seltzer", "actors": ["Matt Lanter", "Vanessa Minnillo", "Kim Kardashian"], "year": 2008, "box_office": 34816824, "awards": ["None"], "rating": 2.0 }, { "title": "It's a Disaster", "description": "A brunch among friends turns chaotic when they learn of an impending apocalyptic attack, testing their relationships and humor.", "genre": ["Comedy", "Drama", "Disaster"], "director": "Todd Berger", "actors": ["Rachel Boston", "Kevin M. Brennan", "David Cross"], "year": 2012, "box_office": 60426, "awards": ["None"], "rating": 4.0 }, { "title": "Challenger Disaster, The", "description": "A dramatization of the investigation into the 1986 Challenger space shuttle explosion, focusing on physicist Richard Feynman’s role.", "genre": ["Drama", "Disaster"], "director": "James Hawes", # Corrected from "Richard Feynman" (Feynman was a physicist, not the director) "actors": ["William Hurt", "Bruce Greenwood", "Joanne Whalley"], "year": 2013, "box_office": "N/A", "awards": ["None"], "rating": 3.0 }, { "title": "Some Girl(s)", "description": "A writer travels to confront past girlfriends before his wedding, unraveling emotional truths in this adaptation of Neil LaBute’s play.", "genre": ["Comedy", "Drama"], "director": "Daisy von Scherler Mayer", # Corrected from "Michael Hoffman" "actors": ["Adam Brody", "Kristen Bell", "Zoe Kazan"], "year": 2013, "box_office": "N/A", "awards": ["None"], "rating": 3.5 }, { "title": "Fourth Angel, The", "description": "A grieving father becomes a vigilante after his family is killed in a terrorist hijacking, seeking justice outside the law.", "genre": ["Action", "Drama", "Thriller"], "director": "John Irvin", "actors": ["Jeremy Irons", "Forest Whitaker", "Jason Priestley"], "year": 2001, "box_office": "N/A", "awards": ["None"], "rating": 3.5 }, { "title": "The Rat Race", "description": "A struggling musician and a dancer form an unlikely partnership to survive the harsh realities of New York City in this poignant comedy-drama.", "genre": ["Comedy", "Drama", "Romance"], "director": "Robert Mulligan", "actors": ["Tony Curtis", "Debbie Reynolds", "Jack Oakie"], "year": 1960, "box_office": "N/A", "awards": ["None"], "rating": 3.5 }, { "title": "Straight from the Heart", "description": "A photographer from New York falls for a Wyoming rancher in this heartfelt romance, bridging two different worlds.", "genre": ["Action", "Adventure", "Drama", "Romance", "Western"], "director": "David S. Cass Sr.", "actors": ["Teri Polo", "Andrew McCarthy", "Patricia Kalember"], "year": 2003, "box_office": "N/A", "awards": ["None"], "rating": 4.0 }, { "title": "Lone Survivor", "description": "A Navy SEAL team faces overwhelming odds in a failed mission in Afghanistan, fighting for survival in this intense war drama.", "genre": ["Action", "Drama", "Thriller", "War"], "director": "Peter Berg", "actors": ["Mark Wahlberg", "Taylor Kitsch", "Emile Hirsch"], "year": 2013, "box_office": 154802912, "awards": ["None"], "rating": 3.0 } ]