You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah it was impacted by twitter's api changes so I do not think it works anymore either, although perhaps twitter's api has recovered some of its functionality to the extent that my script can be exhumed...
Anyway. The source code is attached to this comment in case you are interested. twitterConvo.zip
The most important missing/broken function from twitter's api last time I tried to run the script was either the function which gets replies of a tweet or which gets the parent tweet for a given tweet (I forget which one specifically was the issue, tbh).
https://github.com/distbit0/twitterConvoToHTML
It is a script that you can run which creates a web page containing the conversation under the tweet that you have copied to your clipboard.
i.e. it reads from your clipboard, downloads the conversation then opens it in your browser.
The text was updated successfully, but these errors were encountered: