The finder engine traverse the HTML tree searching for nodes matching selectors.
Find elements inside a HTML tree
html_tree :: tuple | list
find(html_tree, binary) :: html_tree
Find elements inside a HTML tree.