Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baruchiro/delete-tweets

Automatically delete all your Twitter (Circle) tweets
https://github.com/baruchiro/delete-tweets

delete-data personal-data scraping twitter

Last synced: 26 days ago
JSON representation

Automatically delete all your Twitter (Circle) tweets

Awesome Lists containing this project

README

        

# Delete Your Old Tweets

1. [Download your Twitter archive](https://twitter.com/settings/download_your_data), which contains all your tweets.
1. Locate the JSON contains your tweets, which is `data/tweet.js` (or `data/twitter-circle-tweet.js`) in the archive.
1. Run this project with `yarn && yarn start data/tweet.js`.
1. It will wait you for login
1. After login, it will delete all your tweets.