Twitter News Trends
McHacks 2018
We developed a program that uses Twitter's API to collect data on recent tweets surrounding a particular hashtag inputted by the user and then returns the 10 most occurring words in the collected tweets. This allows the user to get an idea of the topics surrounding their hashtag. The user can also specify the number of tweets they would like to consider.
The program was written in python, with the use of tweepy.
Limitations include Twitter's API which sets a rate limit on the number of tweets a user can access every 15 minutes.
Built With
- python
- tweepy
Log in or sign up for Devpost to join the conversation.