imdb_scrapper Steps to run Run pip3 install -r requirements.txt Run ./imdb_chart_fetcher <item_count> Note : I have added jq as well to beautify the JSON and make it human readable, so you might need to install jq. macOS - brew install jq