There was a request that we automate the sending of an Automated report for one of the gambling services that we use, and I took it upon myself to attempt and provide a solution while we awaited the service's team to inform us if they had an internal option. While most likely not very optimal, I managed to produce a solution programmed in Python that opens 27 different webpages one by one to: login, download the list of active users and permissions, parse the webpage to copy the important user data to a CSV, and move both files to a folder. The CSV files are then combined into a single file that is added to the folder. The folder is then zipped, and uploaded to OneDrive for the necessary teams to assess.