web scrapping - POST and auto-login

Jonathan Ellis jbellis at gmail.com
Mon Sep 19 23:19:30 EDT 2005


"james <at> hal-pc.org" wrote:
>    I'm trying to update the WEP key on a wireless router via script and
> email the results to myself.  this will be run once a week.

Look up Mechanize (http://wwwsearch.sourceforge.net/mechanize/) or the
more low-level ClientForm by the same author.  This will be _much_
easier than doing it by hand.

-Jonathan




More information about the Python-list mailing list