Hello, I have been writing very simple Python programs that parse HTML and such, mainly just to get a better feel for the language. Here is my question: If I parsed an HTML page into all of the image files listed on that page, how could I request all of those images and download them into some specified folder? I am sure this is quite easy, but I am stuck.
Thank you very much. Burgeoning Pythonista -- http://mail.python.org/mailman/listinfo/python-list