- Extended social media profile inference to include several extra sites
- Added better default user agent string
- Improvement to table parsing inherited from recent changes in
rvest::html_table()
retry_times
argument to allow retrying of URLs after failure- Ellipsis added
html_df()
to allow passing of extra arguments toGET
request chrome_args
argument 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_bin
argument - HTTP status column added