htmllib Example?

Ed elb at cfdrc.com
Wed Aug 9 18:51:14 EDT 2000


I want to parse an HTML file and then be able to get at the contents
with function calls like:

parsed_html.title()
parsed_html.body()
parsed_html.paragraphs()

Is this the type of thing one would do with the htmllib module?  I
wasn't able to easily find any
examples of its use.  Can someone refer me to a simple example?

Thanks for your help.




More information about the Python-list mailing list