Random.dog is a fun API that will show you random links of cute dog pictures and videos. They have a really fun selection of media. With the help of webbrowser library we can then open these links right from the python terminal.
Here is a simply code that uses requests, json and webbrowser libraries harmoniously.