Extracting Data from the Web: Web Scraping Using R
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... Read more »