html parsing (htmllib)
Patrick Tufts
zippy at cs.brandeis.edu
Fri Jan 28 03:15:04 EST 2000
More information about the Python-list mailing list
Fri Jan 28 03:15:04 EST 2000
- Previous message (by thread): html parsing (htmllib)
- Next message (by thread): html parsing (htmllib)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): html parsing (htmllib)
- Next message (by thread): html parsing (htmllib)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list