Tuesday, September 05, 2023
Odum Institute: Extracting Data from the Web: Web Scraping Using R
Tue. 5 Sep, 2023 9:30 am - 12:30 pm
Extracting Data from the Web: Web Scraping Using R
This 3 hour course will be offered via Zoom. Attendance is required as the course will not be recorded.
Sometimes you need to analyze data that is only available as a web page. This course will introduce you to extracting structured data from web pages, also known as “scraping” the pages. We will use the R programming language. The first portion of the course will introduce basic HTML, CSS selectors, Developer Tools in Google Chrome, and the R packages used for web scraping. The second portion will consist of a hands-on exercise scraping data from a real web page. After this course, you should be able to scrape data from most web pages you encounter in your research.