Our project is built to perform statistical analysis on tweet and its metadata. Metadata includes information like likes, retweets, hashtags, comments, etc
- Statistical analysis on latest tweets for searched account
- Statistical analysis on tweets for searched hastag
- Statistical comparison of differnt account and searched tweets
- Simple visualization in the form of pie chart, histogram, line diagram is shown to the user.
- Flask framework for backend in python language
- HTML, CSS, Bootstrap for frontend UI
- JavaScript for client side scripting
- Chartlist.js for creating responsive charts
- tweepy to connect to twitter
- textblob to get sentiment for a given tweet
- twitter to get top trending hashtags
- flask library to run App
- Please install above dependencies using pip install
- Run the project as server in IDE
- Access the website on localhost
To watch complete video on youtube click Here