This program runs through Google App Scripts. First, it takes the downloaded Logic Reports, combines them into one google spreadsheet, copies the template spreadsheet, and inserts the data from each sheet into the template.
This program was designed to autommate some tasks I performed at my old job. Each day we scrape 15 Activity Reports (program link) and 15 SO Reports (program link). Previously the company was doing this manually, but I figured out a way to completely automate this by connecting Google Drive to my Desktop. After all the reports are loaded onto my google drive I use this program, Daily-Logic-Reports, through Google App Scripts to put the data into the correct spreadsheet.