Module html

Source

Functionsยง

extract_text
Extract text content from node
find_by_attr
Find elements by attribute
find_by_class
Find elements by class name
find_by_id
Find elements by ID
find_by_tag
Find elements by tag name
get_all_attributes
Get all node attributes
get_attribute
Get element attribute value
get_children
Get child nodes from node handle
get_href
Get href attribute value
get_src
Get src attribute value
parse_html
Parse HTML document and return document root node