Python to log into web site

Steve Holden steve at holdenweb.com
Mon Jul 24 07:33:08 EDT 2006


david brochu jr wrote:
> Hi,
>  
> I have been browsing around the net looking for a way (hopefully an 
> easily implemented module) to log into a web site using python. The site 
> I wish to log into is an internal site which requires email address and 
> password for authentication. Does anyone have any suggestions or links 
> that might point me in the right direction?
>  
> 
Look for mechanzie and clientform, both by John J Lee, in sourceforge. 
They can both help a lot.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb       http://holdenweb.blogspot.com
Recent Ramblings     http://del.icio.us/steve.holden




More information about the Python-list mailing list