How to create data frame from rvest scraped website, preserving nested structure of data
Say that I use read_html_live()
from the rvest
package to pull some code that looks like this (I apologize that I couldn’t get the minimal_html
code to work, but I hope that I get the idea across):