Upvote I used to dig BeautifulSoup. It's latest release is slower than it's predecessors. That's why I use PyQuery nowadays, it's based on lxml and uses a jQuery like API to access the DOM.
I'm always terrified that these conversations will unearth a library or technique that will immediately obsolete most of the code in my current pet project.
Thanks!