For getting Smash Bros character Google Trends and indexing to Elasticsearch. You can visualize these data on Kibana.
Written for Python 3.3+ Requires pytrends, Elasticsearch
- Set your environment information about Elasticsearch on conf/setting.xml.
- Make index using template.json.
- Execute scripts.After this, data will be inserted into the index. python scripts/GoogleTrendVisualizer.py

