Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 352 Bytes

google_trends

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.