Skip to content

bennie/twitter-delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter-delete

This deletes all your tweets. Or it tries to, anyway.

It uses python and Selenium to drive a local Firefox browser to do the work. (No twitter API usage.)

Do I really need to tell you to back things up first? (Twitter allows you to download all your posts as an archive.)

HAVE A BACKUP.

Put your username and password in a file called "credentials.txt" looking something like this:

username: tweetyacount
password: seekrit

Then run the script.

Have fun!

About

Delete everything out of a twitter account. Uses browser automation (Selenium & Python) -- no need for twitter API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages