Hacker News new | past | comments | ask | show | jobs | submit login

I pretty much always use lxml. It has an html method but I typically just use etree.parse(). It's very fast and has excellent XPath query support.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: