[docs] Add documentation for web scraping functions
Closed this issue · 1 comments
jonekeat commented
is it possible to use chromote
to open an Chrome session interactively and perform web scraping like RSelenium?
I found that chromote
is a lot easier to setup but very little documentation in web scraping, as compared to RSelenium, it will be very beneficial to the community that need to perform web automation
hadley commented
I'm about to add those capabilities to rvest, so I'd suggest you try them out: tidyverse/rvest#362. chromote is very low-level.