Description:
Build a script that accepts a search term (e.g., "Matrix") and lists:
Top 5 matching movies
Title, Year, IMDb Rating, Short Description
🔧 Requirements:
Use IMDb search page
Return as markdown table or JSON
📁 Suggested Folder: imdb-movie-scraper/