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