Google Sheets is a powerfull collaborative alternative to Microsoft Excel. It also has the added benefit of being able to easily run CRON automated processes such as scraping data from a website daily at a fixed hour. For security reasons, we will have to start with a set process and then we will move on to loading Google Sheet data into a Pandas dataframe.