
Name | beautifulsoup |
Version | 4.8.2 |
Category | development |
Description | Python HTML-XML parser. |
Maintainer | paul@slitaz.org |
License | MIT |
Website | https://www.crummy.com/software/BeautifulSoup |
Tags | parser XML HTML |
Sizes | 96K / 508K |
Depends on | ![]() |
Provides | ![]() |
Download package |
|
Show receipt | |
Show files list | |
Show cooking log | |
Install package Remove package |
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. |
6011 packages and 861676 files in cooking database (Sun Jun 15 00:48:28 2025)