Getting the source of a remote webpage

Ryan Kaskel ryan at ryankaskel.com
Wed Jun 23 22:47:02 EDT 2004


Is it possible to get the source of a remote webpage (just the
straight HTML) without anything too complicated (like COM, I just want
to write a simple script if possible) and write it to a file? For
example, is it possible to do something like os.system(....run
iexplorer.exe command....) with another command that automatically
opens the page? Thanks.

Ryan Kaskel



More information about the Python-list mailing list