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