πŸ—“οΈ Week 05 - More web scraping: CSS Selectors & XPaths

Theme: Collecting data

Author

You only just started exploring Web Scraping in the lab last week. This week, we will go a bit deeper and learn how to use CSS Selectors and XPaths to extract data from websites. We will reinforce the best practices for how to organise your code for web scraping.

πŸ“ƒ Lecture Schedule

πŸ“Location: Thursday 15 February 2024, 4 pm - 6 pm at MAR.1.04

πŸ‘¨β€πŸ« Lecture Material

πŸŽ₯ Looking for lecture recordings? You can only find those on Moodle, typically a day after the lecture. If you can’t find the recordings, please contact πŸ“§ .

Material

We will use the following GitHub repository:

LINK TO GITHUB REPOSITORY (You should already have access to it)

Alternatively, if you don’t want to practice Git/GitHub, you can get the Jupyter notebook directly from the following link: