Leaving Twitter? Why not download all your tweets from archive and store it yourself before deleting your account!
Projects
- Twitter Archive Parser
- Twitter Bookmark Tool - Download All Links
- Twitter Cleaner
- Twitter Photo Downloader
Process of Offline Twitter
-
Download Twitter Archive
Note: This can take up to 72 hours to produce a downloadable zip -
Unzip Archive to it’s OWN folder
-
Download the Archive parser
wget https://raw.githubusercontent.com/timhutton/twitter-archive-parser/main/parser.py -
Run
python3 parser.pyI recommend selecting Yes to download all messages -
Open
Your archive.htmlin your browser
Limitations
I put the other projects above to get around the limitations of using the Archive Parser.
- Bookmark Tool will change the t.co links to their proper links so it doesn’t use Twitter servers.
- Cleaner will cleanup the archive
- Photo Downloader will download the full photos in your tweets. By default it downloads the thumbnail and references twitter for the full image.
Comments
Comments load when this section comes into view.