category: Python
requires: python39 python39-html5lib python39-lxml python39-soupsieve
sdesc: "Python HTML/XML parser"
ldesc: "Beautiful Soup is a Python HTML/XML parser designed for quick
turnaround projects like screen-scraping. Beautiful Soup parses anything you
give it, and does the tree traversal stuff for you."
external-source: python-bs4