Sheets API Setup: https://developers.google.com/sheets/api/quickstart/python
Google Sheets API Reference: https://developers.google.com/sheets/api/reference/rest
Google API Python Client Repo: https://github.com/googleapis/google-api-python-client
Google Sheets API PyDoc Documentation: https://developers.google.com/resources/api-libraries/documentation/sheets/v4/python/latest/index.html
- add remote connection to google spreadsheet
- setup processing of raw scraped data
- clean up / refactor current code into classes/functions for customizability
- add dataframe / pandas for analysis