get_page_source | R Documentation |
Function to instruct loaded remote driver to connect to url and download page source. Note that indiviual download of source html wihthin each specific query is handled diferently.
get_page_source(remDr, link)
remDr |
remote driver connection |
link |
link to the desired webpage |
parsed html file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.