HTML/XML parser for quick-turnaround applications like screen-scraping
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful: Beautiful Soup won't choke if you give it bad markup. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree. Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. Beautiful Soup parses anything you give it. Valuable data that was once locked up in poorly-designed websites is now within your reach. Projects that would have taken hours take only minutes with Beautiful Soup.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.12.3-8.fc42 | - |
Fedora 41 | 4.12.3-7.fc41 | - |
Fedora 40 | 4.12.3-3.fc40 | - |
Fedora 39 | 4.12.3-1.fc39 | - |
Fedora EPEL 9 | 4.10.0-6.el9 | - |
Fedora EPEL 8 | 4.6.3-2.el8.1 | - |
Fedora EPEL 10.0 | 4.12.3-8.el10_0 | - |
You can contact the maintainers of this package via email at
python-beautifulsoup4 dash maintainers at fedoraproject dot org
.