Another shameless plug: I made a cross platform "native (Rust with Webkit)" desktop app that does the same thing (Win/Lin/Mac). It also allows you to see your "profile" afterwards in the app, search within your Tweets, and allows backing up things like mentions, responses, likes, etc:<p><a href="https://github.com/terhechte/twitvault">https://github.com/terhechte/twitvault</a>
Also, you can archive your Tweets with the Wayback Machine <a href="https://help.archive.org/help/how-to-archive-your-tweets-with-the-wayback-machine/" rel="nofollow">https://help.archive.org/help/how-to-archive-your-tweets-wit...</a>
Sort of a shameless plug, but you can use this PHP script to generate a lazy-loading basic webpage with all your tweets that you can host:<p><a href="https://github.com/donohoe/twitter-archive">https://github.com/donohoe/twitter-archive</a><p>Example:<p><a href="https://donohoe.dev/twitter/" rel="nofollow">https://donohoe.dev/twitter/</a>
Nice haha remember when you could search for something on Twitter and it actually returned what you typed in? I've tried so many times to find an old tweet of mine and had no luck. Needless to say I recently grabbed an archive of my data so I can just refer back to that, and never need to go to the sub-par Twitter website anymore.
Anyone know how to download a conversation? I want to mirror my tweets to my website with the comments.<p>It doesn't come in the Twitter data export. It's also impossible to get a tweets comments from the API as a normal user? (> 7 days of conversation threading only available for academic institutions and enterprise)