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.14.2-1.fc44 | - |
| Fedora 43 | 4.14.2-1.fc43 | 4.14.2-1.fc43 |
| Fedora 42 | 4.14.2-1.fc42 | - |
| Fedora 41 | 4.14.2-1.fc41 | - |
| Fedora EPEL 9 | 4.10.0-6.el9 | - |
| Fedora EPEL 8 | 4.6.3-2.el8.1 | - |
| Fedora EPEL 10.2 | 4.13.3-3.el10_1 | - |
| Fedora EPEL 10.1 | 4.13.3-3.el10_1 | - |
| Fedora EPEL 10.0 | 4.13.3-3.el10_0 | - |
You can contact the maintainers of this package via email at
python-beautifulsoup4 dash maintainers at fedoraproject dot org.