html parsing (htmllib)

Patrick Tufts zippy at cs.brandeis.edu
Fri Jan 28 03:15:04 EST 2000


I want to grab the text from a set of web pages.  htmllib seems like
what I want, except that want to assign the parsed text to a variable
instead of printing it to stdout or a file.

What do I need to do?

And better yet, has someone already done it?

--Pat



More information about the Python-list mailing list