Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 976 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 976 Bytes

CorrelAid Header

Web Scraping with R

Welcome to the workshop on Web Scraping with R!

License

License: CC BY 4.0

"Web Scraping with R" by Zoé Wolter at CorrelAid e.V. Licensed under Creative Commons Attribution 4.0 International.

Download

  • You can download all the material for the workshop here
  • Please unzip the file and save it in the folder where you want to store your Rproject.
  • Please open the Rproject via the file web-scraping.Rproj

Workshop

  • Understanding the structure of HTMLs
  • Extracting information based on its XPaths
  • "Web etiquette" & the robots.txt
  • Hands On: Scraping a Website