Skip to content

ahmedrezik/Twitter-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Analysis

This tool has 3 main functionalities

TweetsFetcher.py

This python script pulls up the latest 3500 tweets from a giving username. Navigate to line 114 and add the username of the twitter user you want to get tweets from.

Do not forget to add your own Twitter developer credentials

mosotUsedWords.py

This script analyzes the tweets and finds the most used words and displays them in a wordCloud. add in line 13 the name of the file created by the first script

TimeAnalysis.py

This script shows a bar graph of the timing in which the twitter user posts their tweets. add in line 4 the name of the file that was created bby script 1

About

Analyze & Fetch Twitter user's tweets !!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages