Skip to content

A web application that analyzes user modes based on his public twitter profile.

Notifications You must be signed in to change notification settings

ahmad307/TweetsAnalytica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TweetsAnalytica

A web application that analyzes user's public Twitter profile.

Check it out at: https://tweets-analytica.herokuapp.com/

Built with:

  • Django.
  • Twitter API through Tweepy library.
  • Beautiful Soup.
  • Matplotlib.

The project is built for learning purposes.

How It Works

  • TweetsAnalytica offers the user a personalized plot categorizing his most recent tweets based on emotion.
  • User's profile data were initially scraped using Beautiful Soup library, but Twitter API was then used as a more authorized and stable way to fetch data.
  • Data saved in the database is processed using ParallelDots API and plotted using Matplotlib library.

About

A web application that analyzes user modes based on his public twitter profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages