[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bot for retreiving info from secured sites



On Mon, 24 Jul 2000, Asaf Koren wrote:

> hi,
> 
> does anyone has a knowledge of an available tool or method to automaticaly 
> retreive information from secured internet sites (SSL ?) , e.g. from tau ims 
> site (grades: www.ims.tau.ac.il) or hapoalim site ?

The next version of Python (you can try the betas now) has optional
support for https in the urllib module. You'll need to compile the OpenSSL
libraries on your own, however.

--
Moshe Zadka <moshez@math.huji.ac.il>
There is no IGLU cabal.
http://advogato.org/person/moshez


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il