Code and scripts used for the Voice Assistant Profiling Project
seleniumscript allows text web searches to be prompted to google chrome using selenium. questions.txt is the list of questions referenced by seleniumscript. Replace the content of this file with a new question on every line, similar to the questions already in the file
resettag resets the tags of a provided google account. Must install undetected-chome-driver, and selenium. If using mac, must also run Install Certificates.command , which can be found using spotlight search.
loginscript is a work in progress script for using selenium to login to an existing account on a device
voice.py is a basic text to speech script, which could potentially be used for voice searches.