Workshop: Web Scraping with Python
Workshop/ Training/ Webinar
-
Date
09 Jan 2023
-
Organiser
ITS
-
Time
14:30 - 17:00
-
Venue
Online via MS Teams
Enquiry
IT HelpCentre (Hotline) 2766 5900 / (WhatsApp/ WeChat) 6577 9669
Summary
Date: 9 Jan 2023 (Mon)
Time: 14:30 - 17:00
Venue: Online via MS Teams
Target Audience: All Students
Medium of Instruction: English
Prerequisite:
- Basic Python programming experience is required.
- Interested in or need web scraping skill for uses.
Course Description:
-
Understand the process of downloading, parsing and extracting data from websites including text and images. Store the data in Google drive and convert them into a structured format in Python for further analysis and use.
Course Outline:
- What is web scraping?
- Why we need it?
- What Python packages are there for web scraping?
- Example code for scraping a simple website
- Example code for scraping a more complex website
- Save the collected data to csv files and Google drive
- How to schedule a Python script to run?