Floki v0.7.1 Floki.Finder

The finder engine traverse the HTML tree searching for nodes matching selectors.

Summary

Functions

Find elements inside a HTML tree

Types

html_tree :: tuple | list

Functions

find(html_tree, selector_as_string)

Specs

find(html_tree, binary) :: html_tree

Find elements inside a HTML tree.