Select finer-grained elements

html_elements() finds all matches

👍 Rule of thumb:

  • html_elements() to get observations (rows)
  • html_element() to get variables for each observation (columns)