14) Web Tech 2

πŸ“– Lecture

For our last week of the semester we provide an example of web scraping using a high-level approach that involves parsing XML and scraping data with functions from packages "xml2" and "rvest" (and a bit of "stringr").

πŸ“š Reading

Read the following chapters from β€œR Web Technologies”:

πŸ”¬ Lab

  • Practice web scraping data.

🎯 Objectives

  • Describe what web scraping is.
  • Exaplain the purpose of Xpath expressions
  • Scrape some web data using "rvest" functions.

πŸ”” Assignments

  • App3 due on 04/26