Parsing a HTML file for links?
Oleg Broytmann
phd at sun.med.ru
Wed May 5 04:06:47 EDT 1999
Hello!
On Tue, 4 May 1999, Zigron wrote:
> I've never used the HTMLParser class(or SGML?), or the formatter thing,
> et al, and they confuse me a little.
http://members.xoom.com/phd2/Software/Python/
http://www.fortunecity.com/skyscraper/unix/797/Software/Python/
There is a set of programs I named "Bookmarks database and Internet
robot" that I am using to work on my boookmarks.html file.
Look into bkmk2db.py script - it works on bookmarks.html, and I think
it's a good example of how to use HTMLParser.
Oleg.
----
Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/
Programmers don't die, they just GOSUB without RETURN.
More information about the Python-list
mailing list