Use of The Movie Database API to fetch movie titles that are currently playing in theaters of a country.
Bash script
- curl
sudo apt-get install curl
- jq
sudo apt-get install jq
Make the script executable chmod +x now-playing-movies.sh
Run the script ./now-playing-movies.sh