
a BeautifulSoup-style HTML parser
Parse any HTML into a node tree, then query it with find, find_all, CSS-ish selectors, entity decoding, implied closing, and pretty printing.
$ curl -fsSL https://raw.githubusercontent.com/CocoCopi/brothforge/main/install.sh | sh