/google-trend-climate-change

Google trend of "Climate Change" by country

Primary LanguagePython

google-trend-climate-change

This code is to download Google trends of "Climate Change" by country.

  • main.py returns monthly Google search volume for all countries.
  • main_q.py returns quarterly Google search volume for all countries.

Before running the code, install the pytrends package: pip install pytrends.