Web Scraping
21 Apr 2017Presenter: Erin York
Plan and Prerequisites
We will go over the basics of web scraping and I will introduce two useful packages for doing it in R – rvest and RSelenium.
Prerequisits
- Plese make sure that you have the latest version of Java installed (you can download it here). For those who use
Homebrew/Caskroomon Mac, you can also update the Java by typingbrew cask reinstall java(orbrew cask install javaif you didn’t have Java installed throughHomebrew/Caskroombefore) in your terminal application. - Download the handout below.