LiveHTML                Interact with a live web page
html_attr               Get element attributes
html_children           Get element children
html_element            Select elements from an HTML document
html_encoding_guess     Guess faulty character encoding
html_form               Parse forms and set values
html_name               Get element name
html_table              Parse an html table into a data frame
html_text               Get element text
read_html               Static web scraping (with xml2)
read_html_live          Live web scraping (with chromote)
session                 Simulate a session in web browser
