This script was written in order to help with risk assessment workflows at my previous job.
The script uses Selenium to navigate between multiple websites, log in, and perform a series of checks. It then uses the Google Sheets API to update a Google Sheet with the results of the checks. Previously, these checks were done manually, and took several minutes to complete. With this script, the checks can be completed in a matter of seconds and the results are ready for agents to use.
PythonSeleniumGoogle Cloud PlatformZendesk API