Introducing tweetus-deletus π¦πͺπ - a tool to automate deleting your tweets, through the browser
This post's featured URL for sharing metadata is https://www.jvt.me/img/profile.jpg.
Like many other folks, I've been pulling away from Twitter since Elon Musk bought the site, slowly (and also very quickly) destroying it, removing API access and platforming folks that shouldn't really be platformed.
As noted in February, I stopped posting there once Bridgy, the IndieWeb tool I use for cross-posting from my site to Twitter, stopped working. Although every now and then I've posted a reply to someone - because there are a few folks who unfortunately still use the app - I've very rarely done so, and I've still been liking posts, and I'll always post a copy of the reply/like to my site for my future reference.
However, with Friday 29th September being the day that Twitter would start training its own AI on its user-generated content, I wanted to make sure that all my tweets were deleted so they couldn't train on my account if possible. I'll keep my account there, just with a post to note that I've moved /elsewhere/
I unfortunately didn't have time to complete it by Friday itself, but have started the process now.
I'd seen a couple of folks I follow on Twitter mention tweetdelete.net as a good service, and started investigating it for my own deletions. In the heat of the moment, I purchased the Premium offering:
This gave me what I needed to delete everything, and could take my Twitter data export, which was convenient for me.
I made sure to upload only the tweets.js
, not any of the other private data in the data dump, and then while starting the deletion process, found it odd when I was told I hadn't connected my account yet:
This was especially odd as I'd signed into the app via Twitter. When clicking through the "connect Twitter account" button, I was presented with a familiar OAuth2 login screen:
Or was it that familiar? If you've not spotted the URL, it's not an official Twitter authorization page, but hosted on TweetDelete.net. Now, if the app had mentioned "we need to perform screen scraping to make this work, we require your credentials, yada yada", then maybe this would be fine, but this is willfully misrepresenting what's going on here, and definitely seems like a phishing attempt.
I thought hard about whether I would give in and give my credentials so they could delete my data, but decided against it, for hopefully reasons you can comprehend, dear reader!
Instead, I ended up today hacking around on whether I could do this all myself, as I wanted to try and avoid sharing credentials of mine, especially now the Twitter API is effectively non-functional.
Doing this gave me the opportunity to play with Playwright, which I've heard is now a common tool for UI testing.
This brings me to shipping a tool called tweetus-deletus π¦πͺπ, which is a super lightweight Typescript script that drives a Chromium browser to click around in the UI to delete tweets, one-by-one, from a Twitter data export.
Although I missed the deadline of Friday 29th September, I can at least have my tweets hopefully deleted before they have time to train (much?) on the data.
I've processed ~2500/8500 tweets so far, so hopefully should be all gone by the morning. It's sad to be saying goodbye to what was a great way to interact with so many folks. Thanks for the memories, and the trash fire.