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.
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.