This is a fully automated python script that scrapes the contact information of every student organization on any universities Campus Lab Organizations website.
This script was written in python using the Selenium, BeautifulSoup and csv modules.
This project taught how to write automated webscraping software using python. I also became more familiar with using Selenium for automation and BeautifulSoup for data scraping.