Skip to content

seancrx/tweetsoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

tweetsoup

A simple tweet scraper written with python using Beautiful Soup.

Usage

Download the tweet_soup.py file to your local machine. Run python command with an argument of twitter username.

python tweet_soup.py username

The script will generate a csv file with tweets content and date of that tweet was posted.

About

A simple tweet scrapper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages