Day 95 Project Details

Trending Topics Website

A website that presents current trending topics and allows users to conduct a trending topics analysis just by searching for a keyphrase. After a keyphrase is entered, the site updates to display the search popularity of the term over time, popularity by country, associated terms, related news stories, and related tweets. This information is queried using the Google Trends API, the News API, and Twitter API. The HTML website itself is built with CSS, Bootstrap, and Flask. Visuals are graphed using the Matplotlib library.