- Improvement to table parsing inherited from recent changes in
rvest::html_table() retry_timesargument to allow retrying of URLs after failure- Ellipsis added
html_df()to allow passing of extra arguments toGETrequest chrome_argsargument added for passing command line arguments to Chromium- Increased default timeout parameter to 30s
- Fix bug leading to error when trying to read pages containing large JSON
- Fix to ensure timeout is respected
- Allow simple use of headless chrome via
chrome_binargument - HTTP status column added