Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

FaizShah/tweets2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweets2csv

A simple program to pull the last X days tweets from a twitter user's timeline then either write to a CSV, produce a word cloud, or show a graph of their likes.

Usage:

Simply type:

python3 tweets2csv <twitter_handle> <output_csv> <days>

Optionally, add --cloud and/or --likes to get either a word cloud or some info on the user's likes as a graph respectively.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages