I am trying to parse some html. I would like something like sgmllib but it is deprecated in python 3.2.
Is there an alternate module that I can use?
Thanks.
Built-in HTMLParser module: http://docs.python.org/py3k/library/html.parser.html
Not native but worth to mention; BeautifulSoup: http://www.crummy.com/software/BeautifulSoup/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With