Getting the source of a remote webpage

Ryan Kaskel ryan at ryankaskel.com
Thu Jun 24 02:37:57 EDT 2004


Nevermind....a simple look in the Standard Library gave me the simple
solution I needed....


ryan at ryankaskel.com (Ryan Kaskel) wrote in message news:<6962d028.0406231847.48b00a0b at posting.google.com>...
> 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