python-beautifulsoup
error-tolerant HTML parser for Python
Description
The BeautifulSoup class turns arbitrarily bad HTML into a tree-like nested tag-soup list of Tag objects and text snippets. A Tag object corresponds to an HTML tag. It knows about the HTML tag's attributes, and contains a representation of everything contained between the original tag and its closing tag (if any). It's easy to extract Tags that meet certain criteria.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
http://www.crummy.com/software/BeautifulSoup
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-beautifulsoup