Skip to content

VaishnaviHire/tweet-anlyzr

Repository files navigation

Tweet Analyzer

Tweet Analyzer is an analytics tool which captures domain specific trends on twitter. This tool can be used to get latest updates on a domain, what type of users are active in that domain(target users), who are the influencers and what is the overall sentiment in that domain. This tool gives a business owner / domain enthusiast a holistic knowledge on changing trends.

Running The App Locally:

  1. Download and Install Python 3.7 Link
  2. Import Data given in backend submission to Mysql.
  3. Create config.py file with database config and api_key,api_secret_key,api_access_token api_access_token_secret keys.
  4. Change config as per your requirement in config.py file.
  5. Go to folder TwitterDataAnalysis
  6. Install other pip install -r requirements.txt
  7. Run following command : run flask

Presentation Link

About

Dynamic tool to capture domain specific trends on twitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published