Skip to content

Simple python script to search for Twitter keyword(s) and run a few analysis including frequency of language, location, hashtag wordcloud, top users and their botometer scores, etc.

License

Notifications You must be signed in to change notification settings

Taraaz-Research/Twitter_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Python script:

  1. Takes keyword(s) and number of tweets as inputs and runs twitter search API (you need Twitter developers authentication keys)
  2. Creates a bar chart based on the languages of the collected tweets
  3. Creates a wordcloud of the hashtags used in the tweets
  4. Creates a bar chart on the top users who tweeted
  5. Return botometer score of those top users
  6. save all the analysis in an excel file

WIP

About

Simple python script to search for Twitter keyword(s) and run a few analysis including frequency of language, location, hashtag wordcloud, top users and their botometer scores, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published