On Apr 6, 1:05 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there a HTML parser (not xml) in python?
> I need a html parser which has the ability to handle mal-format html
> pages.
>
> Thank you.

Yeah...it's called Beautiful Soup.

http://www.crummy.com/software/BeautifulSoup/

Mike

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to