
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 | |
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. |
6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)