Skip to content

mitmedialab/google-trends-widget

 
 

Repository files navigation

Google Trends Dashboard

A quick web front end for running GoogleTrends queries against their (beta) API.

Installation

First install the python dependencies: pip install -r requirements.pip

Then copy sampleconfig.txt to config.txt and edit it to add in your Google API key (that has Trends API access).

Running

Run python server.py and then hit localhost:5000 in your browser!

About

Flask application for testing Google Trends widget code for MediaCloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.4%
  • Python 35.6%