grabs google's daily search trends (https://trends.google.com/trends/trendingsearches/daily?geo=US) using python's selenium and exports a dataframe with pandas
added Webdriver Manager to make chromedriver integration easier
pip install webdriver_manager
If anyone has any ideas to improve the code - please - please - make an issue.