Examples using urllib, htmllib
Oleg Broytmann
phd at emerald.netskate.ru
Mon Sep 13 04:53:57 EDT 1999
Hello!
http://sun.med.ru/~phd/Software/Python/ (master site) and mirrors:
http://members.xoom.com/phd2/Software/Python/
http://www.fortunecity.com/skyscraper/unix/797/Software/Python/
Look for "Bookmarks database and Internet robot". Download the sources.
There are programs/libs to split Netscape Navigator's bookmarks.html (using
htmllib) and URL checker (urllib, of course).
On Sun, 12 Sep 1999 nolanl at my-deja.com wrote:
> Can someone point me to some example Python
> scripts that I can download that show accessing
> the web using the urllib, and htmllib. I'm
> interested in automating the login, downloading,
> uploading and logoff tasks that I have to do
> manually now. One problem I may have is that the
> logon and other operations at the web site in
> question (Freediskspace.com) appear to be Java
> applets so if you have pointers on that too,
> they'd be appreciated.
>
> thanks
Oleg.
----
Oleg Broytmann Netskate/Inter.Net.Ru phd at emerald.netskate.ru
Programmers don't die, they just GOSUB without RETURN.
More information about the Python-list
mailing list