BoloBolo Crew
Explaination: This is a beta for try to getting all last level children from any type of HTML code, even if written incorrectly, using the JavaScript DOMParser
It works recursively and gets the children contained in the last levels of the HTML code, finding the last levels and taking them along with their siblings.
For now it's just a beta version. If and when there's time I'll work on it to improve it further.