Comment on Hacker News RSS Feed + ReadabilityComments−hsvieira17yAs also pointed out by BeaufifulSoup's author, I would suggest you to use lxml (http://codespeak.net/lxml/). It is much faster. I've migrated a couple of my projects to it.
Comments
As also pointed out by BeaufifulSoup's author, I would suggest you to use lxml (http://codespeak.net/lxml/). It is much faster. I've migrated a couple of my projects to it.