Skip to content

rvest 1.0.5

Latest

Choose a tag to compare

@hadley hadley released this 29 Aug 14:07
  • Fixes LiveHTML objects returning 'could not find node with given id' errors if a page navigation occurred after a $click() event (#405).

  • New example vignette displays the same starwars data but rendered dynamically using JS, so you need to use read_html_live() to get the data.