Hacker News new | ask | show | jobs
by danpalmer 2058 days ago
I would recommend lxml over Beautiful Soup, it's got a much bigger API, which means more options for parsing awkward bits, it copes with badly formatted markup well, and it's considerably faster.