In this video we look at a bash script that uses wget to download a JSON file with data about painters and paintings. The script then loops through the artists and for each creates a directory. It then downloads a set of images for each artist and moves those files into the designated directory.