university-courses
Python/Selenium script to scrape data about university courses.
Script first extracts URLs of each courses homepage, then trawls each of those pages to extract required information:
- Course name
- University department
- First name of course coordinator
- Last name(s) of course coordinator
- Email address of course coordinator
Output is saved in CSV format