Inspiration

Find what's happening worldwide quickly and easily using the Twitter API and Python

What it does

This app outputs the top four trends, the top tweet per trend and the sentiment of the tweet for a given location

The app automatically outputs this for the UK, US, Canada and Australia

There is also a Location search bar, where any location (country, city or postcode) can be input and the above is output for the nearest location with has trends

How I built it

We use python's VADER sentiment library. This is designed for social media and can analyse emoticons and punctuation. It uses a valency approach.

Built With

Share this project:

Updates