[BangPypers] HTML Parsing in python

Baishampayan Ghose b.ghose at gmail.com
Thu Sep 10 15:37:38 CEST 2009


> Can anyone suggest me a good library for html parsing in python ?
> I googled a found few libararies BeautifulSoup, HTMLParser, SGMLParser etc.
>
> Can anyone suggest me which should I go for from your experience.

BeautifulSoup was OK, but now it's broken. Use lxml, it's very good.

http://codespeak.net/lxml/

Regards,
BG


-- 
Baishampayan Ghose
b.ghose at gmail.com


More information about the BangPypers mailing list