how to remove HTML attributes from web pages ( HTML parseing)

sanjay sanjay2kind at yahoo.com
Wed Jun 26 07:45:28 EDT 2002


Hi,

 New to python and doing one application. i would like to  web page
content
after removing specific html tag, attribute etc. Like taking out
color,bgcolor and <font>,<p> tag from the web pages. Which one will be
helpful : regular expression  or HTMLParser  helpfully.


Thx,



More information about the Python-list mailing list