expired-tweets
expired-tweets copied to clipboard
🐦 Find tweets that contain expired or claimable URLs from your Twitter archive.
expired-tweets
Want to see if you have tweeted links that have expired or takeoverable domains? Look no more!
Installation
This tool requires NodeJS. To install the binary, you should use npm
or yarn
. You might need to use sudo
in order for the binaries to install to your PATH.
npm
npm install -g expired-tweets
yarn
yarn global add expired-tweets
Usage
First, download your Twitter archive here (Your Twitter archive). Then, run the following command:
expired-tweets -d [your_exported_tweets_directory_location]
Why?
Inspired by this.