A simple python script which uses BeautifulSoup to download all the comic images from xkcd.com
Anyone can modify according to their needs. The loop values can be modified to specify the no. of images you want to download.
A simple python script which uses BeautifulSoup todownload all the comic images from xkcd.com
Python