Q2: IMDb Movie Data Extractor
Extract and format movie data from IMDb, including the original titles.
Task Description
Your task is to extract movie information from IMDb for films that have a rating between 4 and 7, and format the data into a JSON structure, ensuring the 'original title' is used where available.
This tool uses a server-side API to perform a multi-step fetch to get all the required details.
Movie Data Extractor