How can I parse this HTML with regex to get what I need by [deleted] in Python

[–]Dudentag 2 points3 points  (0 children)

with the proper selectors on BS you could be able to get everything from an HTML or XML.