Soup now automatically formats and indents (pretty print) HTML where possibleSoup.get("url") alternative initializer.find is now able to capture malformed void tags (<img />, vs. <img>) (thanks for the Issue @mallegrini!).find(..., strict=) is now find(..., partial=).remove_tags is now .strip